Archive for the Category: macOS (Mac OS X)

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, JMS, Linux, Programming, Raspberry Pi, Unix, Windows Comments Off on Mateo Stjepanović’s Java Features from Java 8 to Java 17

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, JMS, Linux, 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, JMS, Linux, 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, JMS, Linux, MQ Auditor, MQ Batch Toolkit, Open Source, Programming, Raspberry Pi, Security, Universal File Mover, Unix, Windows Comments Off on Log4J Vulnerability And Capitalware Products

IBM MQ For .NET Core Primer

I’m starting to see questions (even being asked) about IBM MQ for .NET Core and the challenges that people are having. I’m not a .NET developer, more of a “I’ll do it to get it done” .NET developer. Hence, I’ll explain it from an IBM MQ perspective. The first thing you should know is that […]

Also posted in .NET, C#, IBM MQ, IBM MQ Appliance, Linux, Windows Comments Off on IBM MQ For .NET Core Primer

MQ Visual Edit V3.2.0 Released

Capitalware Inc. would like to announce the official release of MQ Visual Edit v3.2.0. This is a FREE upgrade for ALL licensed users of MQ Visual Edit V2/V3. MQ Visual Edit allows users to view, manipulate and manage messages in a queue and/or topic of an IBM MQ queue manager and presents the data in […]

Also posted in Capitalware, IBM MQ, IBM MQ Appliance, Linux, MQ Visual Edit, Raspberry Pi, Windows Comments Off on MQ Visual Edit V3.2.0 Released

MQ Visual Browse V3.2.0 Released

Capitalware Inc. would like to announce the official release of MQ Visual Browse v3.2.0. This is a FREE upgrade for ALL licensed users of MQ Visual Browse V2/V3. MQ Visual Browse allows users to view messages in a queue and/or topic of an IBM MQ queue manager and presents the data in a simplified format […]

Also posted in Capitalware, IBM MQ, IBM MQ Appliance, Linux, MQ Visual Browse, Raspberry Pi, Windows Comments Off on MQ Visual Browse V3.2.0 Released

MQ Batch Toolkit v3.2.2 Released

Capitalware Inc. would like to announce the official release of MQ Batch Toolkit v3.2.2. This is a FREE upgrade for ALL licensed users of MQ Batch Toolkit. MQ Batch Toolkit allows users to manipulate, monitor and manage messages in a queue of an IBM MQ (formally WebSphere MQ & MQSeries) queue manager from a command-line […]

Also posted in Capitalware, IBM MQ, Linux, MQ Batch Toolkit, Raspberry Pi, Windows Comments Off on MQ Batch Toolkit v3.2.2 Released

MQTT Message Editing Suite V1.1.0 Released

Capitalware Inc. would like to announce the official release of MQTT Message Editing Suite V1.1.0. MQTT Message Editing Suite (MMES) application allows users to subscribe, publish, edit, copy, delete, forward, backup, restore, import and export messages of a topic of an MQTT Broker. The messages of a topic are presented in a table format similar […]

Also posted in Capitalware, Linux, MQTT, MQTT Message Editing Suite, Raspberry Pi, Windows Comments Off on MQTT Message Editing Suite V1.1.0 Released

Oracle Flip Flops on Commercial Licensing for Java

Yup, as the subject line says, Oracle has flip flopped on how Oracle is licensing Java for commercial use. Introducing the Free Java License Oracle Java SE Licensing FAQ Oracle’s JDK 17 – Free Again for Commercial Use This FAQ pertains to Oracle Java SE releases starting April 16, 2019 and has been updated to […]

Also posted in Java, JMS, Linux, Programming, Unix, Windows Comments Off on Oracle Flip Flops on Commercial Licensing for Java