Archive for the Category: JMS

Programmatically Get IBM MQ Version for Both Client and Queue Manager

Recently, on both StackOverflow and mqseries.net, people have been asking about getting both the client and queue manager versions numbers for MQ. It is pretty easy to get both the client and queue manager from the command line. For the IBM MQ installation that is running the queue manager, you simply issue the following command: […]

Also posted in HPE NonStop, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, Linux, macOS (Mac OS X), Open Source, PCF, Programming, Raspberry Pi, Unix, Windows Comments Off on Programmatically Get IBM MQ Version for Both Client and Queue Manager

All Java and JVM features since JDK 8 to 16

David Csakvari has a blog posting called: A categorized list of all Java and JVM features since JDK 8 to 16 If you ever wondered or needed to know what has changed between releases of Java, David Csakvari’s blog posting has an excellent list of changes. On the flip side, if you are a new […]

Also posted in HPE NonStop, IBM i (OS/400), Java, Linux, macOS (Mac OS X), Programming, Raspberry Pi, Unix, Windows, z/OS Comments Off on All Java and JVM features since JDK 8 to 16

Java 16 Released

Oracle has just released Java 16. https://blogs.oracle.com/java-platform-group/the-arrival-of-java-16 Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers, as well as in today’s demanding embedded environments. Java offers the rich user interface, performance, versatility, portability, and security that today’s applicationsrequire. Regards, Roger Lacroix Capitalware Inc.

Also posted in IBM i (OS/400), Java, Linux, macOS (Mac OS X), Programming, Raspberry Pi, Unix, Windows, z/OS Comments Off on Java 16 Released

MacBook Pro, External Monitor, Display Link and Java

Ok. Here’s a really weird one reported yesterday by a customer. If you are using a MacBook Pro with an external monitor (or 2) via Display Link and you try and run a Java GUI application, it will crash because the JVM thinks that it is running on a headless computer (no graphics driver). Therefore, […]

Also posted in Capitalware, Java, macOS (Mac OS X), MQ Visual Browse, MQ Visual Edit, MQTT Message Editing Suite Comments Off on MacBook Pro, External Monitor, Display Link and Java

Local Transactions Using IBM MQ and the JMS API

Olja Rastic-Dulborough has written an article that introduces the user to the concepts of local transactions using IBM MQ and JMS. https://developer.ibm.com/components/ibm-mq/articles/an-introduction-to-local-transactions-using-mq-and-jms/ Regards, Roger Lacroix Capitalware Inc.

Also posted in Education, HPE NonStop, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, Linux, macOS (Mac OS X), Programming, Raspberry Pi, Unix, Windows, z/OS Comments Off on Local Transactions Using IBM MQ and the JMS API

Join Microsoft and the Java developer community at Devnexus 2021

Microsoft is sponsoring and participating in Devnexus 2021, you can read more about it here: https://techcommunity.microsoft.com/t5/apps-on-azure/join-microsoft-and-the-java-developer-community-at-devnexus-2021/ba-p/2114247?WT.mc_id=appsonazure-twitter-shboyer Microsoft is excited to be sponsoring and participating in Devnexus 2021, and you might be wondering—what is Microsoft doing with Java? Quite a bit actually! We’ve been busy releasing new features and functionality to support Java apps on Azure, […]

Also posted in Education, Java, Programming, Windows Comments Off on Join Microsoft and the Java developer community at Devnexus 2021

Back to Basics on Java with Azure Series

Microsoft Reactor has a Back to Basics on Java Series. It is offering 5 events on Java for Azure. The Reactor is excited to launch a six-part series covering the basics of Java. The bitesize weekly episodes will cover topics including Containers, Databases, App Services and Serverless. By the end of the series you will […]

Also posted in Java, Programming, Windows Comments Off on Back to Basics on Java with Azure Series

Spring Boot Java Applications for CICS Tutorial Series

IBM has published a 5 part tutorial series on using Spring Boot with CICS on IBM Z (z/OS). Spring Boot Java applications for CICS, Part 1: JCICS, Gradle, and Maven Spring Boot Java applications for CICS, Part 2: Security Spring Boot Java applications for CICS, Part 3: Transactions Spring Boot Java applications for CICS, Part […]

Also posted in IBM MQ, IBM MQ Appliance, Java, Programming, Security, z/OS Comments Off on Spring Boot Java Applications for CICS Tutorial Series

Configuring Mutual TLS Authentication for an IBM MQ Messaging Application

Max Kahan of IBM has published a hands-on blog posting on how to configure an IBM MQ application for mutual TLS authentication. https://developer.ibm.com/tutorials/configuring-mutual-tls-authentication-java-messaging-app/ In this tutorial, we’ll show you how to secure the queue manager and a client application, enabling them to complete a two-way TLS handshake and secure a messaging channel. Although we’re using […]

Also posted in Education, HPE NonStop, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, Linux, macOS (Mac OS X), Programming, Security, Unix, Windows, z/OS Comments Off on Configuring Mutual TLS Authentication for an IBM MQ Messaging Application

MQ Visual Edit and IBM MQ AMS

The other day, an end-user contacted me saying that their MQAdmin had recently implemented IBM MQ AMS (Advanced Message Security) to some of their queue managers and that the end-user was having issues getting MQ Visual Edit working with those particular queue managers. Its too bad that the customer chose IBM MQ AMS over Capitalware’s […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, Linux, macOS (Mac OS X), MQ Visual Browse, MQ Visual Edit, Security, Unix, Windows, z/OS Comments Off on MQ Visual Edit and IBM MQ AMS