Author Archives: Roger Lacroix

My name is Roger Lacroix and I am a die hard programmer. I have been programming since the 80s. My favorite programming languages are Java, C and Rexx. I have worked in the airline, retail but I have spent most of my time doing middleware work in the financial services industry. In 1994, I was introduced to IBM MQ (aka WebSphere MQ & MQSeries) and I thought it was the next best thing since man created fire. This blog will be about IBM MQ, Java, C, Rexx and any other interesting items that I can think of. I hope you enjoy it.

IBM MQ Fix Pack 9.2.0.4 Released

s

IBM has just released Fix Pack 9.2.0.4 for IBM MQ V9.2 LTS: https://www.ibm.com/support/pages/node/6514427 Regards, Roger Lacroix Capitalware Inc.

Fix Packs for MQ, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Linux, Unix, Windows Comments Off on IBM MQ Fix Pack 9.2.0.4 Released

And Now for Something Completely Different.

s

I love that line from Monty Python which is from the film of the same name. Last week, someone emailed me about running MQ Visual Edit on Microsoft Surface Pro X. For those who don’t know, the Surface Pro X comes with a Microsoft SQ1 or SQ2 ARM processor. Yes, ARM CPU and not an […]

Capitalware, IBM MQ, IBM MQ Appliance, Java, JMS, MQ Batch Toolkit, MQ Visual Browse, MQ Visual Edit, MQTT, MQTT Message Editing Suite, Programming, Windows Comments Off on And Now for Something Completely Different.

MQ Visual Edit V3.2.0 Released

s

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 […]

Capitalware, IBM MQ, IBM MQ Appliance, Linux, macOS (Mac OS X), MQ Visual Edit, Raspberry Pi, Windows Comments Off on MQ Visual Edit V3.2.0 Released

MQ Visual Browse V3.2.0 Released

s

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 […]

Capitalware, IBM MQ, IBM MQ Appliance, Linux, macOS (Mac OS X), MQ Visual Browse, Raspberry Pi, Windows Comments Off on MQ Visual Browse V3.2.0 Released

MQ Batch Toolkit v3.2.2 Released

s

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 […]

Capitalware, IBM MQ, Linux, macOS (Mac OS X), MQ Batch Toolkit, Raspberry Pi, Windows Comments Off on MQ Batch Toolkit v3.2.2 Released

MQTT Message Editing Suite V1.1.0 Released

s

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 […]

Capitalware, Linux, macOS (Mac OS X), 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

s

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 […]

Java, JMS, Linux, macOS (Mac OS X), Programming, Unix, Windows Comments Off on Oracle Flip Flops on Commercial Licensing for Java

IBM MQ Fix Pack 9.0.0.12 Released

s

IBM has just released Fix Pack 9.0.0.12 for IBM MQ V9.0 LTS https://www.ibm.com/support/pages/downloading-ibm-mq-90012 Regards, Roger Lacroix Capitalware Inc.

Fix Packs for MQ, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Unix, Windows Comments Off on IBM MQ Fix Pack 9.0.0.12 Released

C# .NET MQ Code to Publish to a Topic

s

A couple of years ago, I posted a blog item called: C# .NET MQ Code to Subscribe to a Topic about subscribing to a topic using C# .NET code. I just realized that I never posted a C# .NET sample code to publish to a topic. So, here go – enjoy. You can download the […]

.NET, C#, IBM MQ, Open Source, Programming, Windows Comments Off on C# .NET MQ Code to Publish to a Topic

C# .Net Program That Adds Message Properties to an MQ Message

s

The other day, a colleague emailed me asking if I had a sample C# .Net/MQ program that adds message properties to a message. So. I thought I would post it for everyone to use. You can download the source code from here. Regards, Roger Lacroix Capitalware Inc.

.NET, C#, IBM MQ, Open Source, Programming, Windows Comments Off on C# .Net Program That Adds Message Properties to an MQ Message