Archive for the Category: JMS

Java 22 Released

Oracle has just released Java 22. https://blogs.oracle.com/java/post/the-arrival-of-java-22 https://www.infoworld.com/article/3708329/jdk-22-the-new-features-in-java-22.html https://openjdk.org/projects/jdk/22/ 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 applications require. Regards, Roger Lacroix Capitalware Inc.

Also posted in IBM i (OS/400), Java, Linux, macOS (Mac OS X), Programming, Unix, Windows, z/OS Leave a comment

Java 21 Released

Oracle has just released Java 21. https://www.oracle.com/news/announcement/ocw-oracle-releases-java-21-2023-09-19/ https://inside.java/2023/09/19/the-arrival-of-java-21/ https://openjdk.org/projects/jdk/21/ 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 applications require. Regards, Roger Lacroix Capitalware Inc.

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

IBM TechCon 2023 Announced

IBM has announced IBM TechCon 2023 and registration is now open. https://bzb.tools.ibm.com/TechCon2023 The event will be a virtual experience with 72 LIVE sessions across the following six tracks: – AIOps & IT Automation – Application Integration – API Management & Gateways – Cloud Native Development & Application Modernization – Messaging & Events – Observability & […]

Also posted in Education, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, Linux, macOS (Mac OS X), Programming, Security, Unix, Windows, z/OS Comments Off on IBM TechCon 2023 Announced

Java 19 Released

Oracle has just released Java 19. https://www.oracle.com/news/announcement/oracle-releases-java-19-2022-09-20/ https://openjdk.java.net/projects/jdk/19/ https://www.infoworld.com/article/3653331/jdk-19-the-new-features-in-java-19.html 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 applications require. 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 19 Released

Mateo Stjepanović’s Java Features from Java 8 to Java 17

I just came across Mateo Stjepanović blog item called: Java Features from Java 8 to Java 17 https://reflectoring.io/java-release-notes/ It is very handy when you are trying to write backward-compatible code. Regards, Roger Lacroix Capitalware Inc.

Also posted in Java, Linux, macOS (Mac OS X), Programming, Raspberry Pi, Unix, Windows Comments Off on Mateo Stjepanović’s Java Features from Java 8 to Java 17

Reasons to run Java on your IBM Z Mainframe

Wayne Bucek of IBM has created and posted a video on running Java on the mainframe (z/OS) titled: “Reasons to run Java on your IBM Z Mainframe” Regards, Roger Lacroix Capitalware Inc.

Also posted in Java, Programming, z/OS Comments Off on Reasons to run Java on your IBM Z Mainframe

Idea: Make IBM MQ for Windows on ARM available

I have posted an “IBM idea” called: Make IBM MQ for Windows on ARM available. If you are interested in it, please add your vote/comment to it. Regards, Roger Lacroix Capitalware Inc.

Also posted in C, C#, C++, IBM MQ, Java, Operating Systems, Programming, Windows Comments Off on Idea: Make IBM MQ for Windows on ARM available

Updated SimpleLogger Class

The other day, someone emailed me and asked if I could add code to externalize the default values used by the SimpleLogger Class. I thought about it and figured it would be reasonably straight forward. Hence, here are the JVM Environment variables that the SimpleLogger Class supports: SimpleLogger.LogFileName – any valid file name SimpleLogger.LogDirectory – […]

Also posted in Capitalware, HPE NonStop, IBM i (OS/400), Java, Linux, macOS (Mac OS X), Open Source, Programming, Raspberry Pi, Unix, Windows Comments Off on Updated SimpleLogger Class

My SimpleLogger can be a Replacement for Log4J

In this blog post, don’t get me wrong, I think Log4J is a great product and I am not trying to discourage anyone from using it. I have used Log4J v1.x on hundreds of projects for customers and myself. It has always worked exactly as expected. I have never used Log4J v2.x, so I cannot/will […]

Also posted in Capitalware, HPE NonStop, IBM i (OS/400), Java, Linux, macOS (Mac OS X), Open Source, Programming, Raspberry Pi, Unix, Windows Comments Off on My SimpleLogger can be a Replacement for Log4J

Log4J Vulnerability And Capitalware Products

For those who have not heard, there is a new vulnerability in Log4J v2.x. Here is a link to the Log4J v2.x vulnerability: https://unit42.paloaltonetworks.com/apache-log4j-vulnerability-cve-2021-44228/ The Log4J v2.x vulnerability is related to the ‘lookups’ feature that was introduced in version 2. Lookups provide a way to add values to the log4j configuration at arbitrary places. They […]

Also posted in Capitalware, IBM i (OS/400), Java, Linux, macOS (Mac OS X), MQ Auditor, MQ Batch Toolkit, Open Source, Programming, Raspberry Pi, Security, Universal File Mover, Unix, Windows Comments Off on Log4J Vulnerability And Capitalware Products