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.

Debian 9.3 Released

s

Debian Project has just released Debian 9.3. https://www.debian.org/News/2017/2017120902 Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Debian uses the Linux kernel (the core of an operating system), but most of the basic OS tools come from the […]

Linux, Open Source, Operating Systems Comments Off on Debian 9.3 Released

Sample Java Code to Subscribe to an IBM MQ Topic

s

Here is blog posting # 2 on subscribing to a topic in IBM MQ. More code examples – here is a Java IBM MQ (non-JMS) sample program to subscribe to a topic within a queue manager of IBM MQ. It will receives messages until ‘no messages available’ exception which is set for 30 seconds. You […]

IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, Linux, macOS (Mac OS X), Programming, Unix, Windows, z/OS Comments Off on Sample Java Code to Subscribe to an IBM MQ Topic

Sample Java Code to Publish to an IBM MQ Topic

s

Programmers always have questions about coding Pub/Sub in IBM MQ. I’ll do 2 blog posting: one on publishing to a topic and the next one on subscribing to a topic in IBM MQ. Since everyone likes code examples, here is a Java IBM MQ (non-JMS) sample program to publish a message to a topic within […]

IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, Linux, macOS (Mac OS X), Programming, Unix, Windows, z/OS Comments Off on Sample Java Code to Publish to an IBM MQ Topic

MQTT Message Viewer V1.3.0 Released

s

Capitalware Inc. would like to announce the official release of MQTT Message Viewer V1.3.0. This is a FREE upgrade for ALL licensed users of MQTT Message Viewer. MQTT Message Viewer is an MQTT (MQ Telemetry Transport) client that connects to an MQTT Broker. MQTT is a machine-to-machine (M2M)/Internet of Things (IoT) connectivity protocol. MQTT Message […]

Capitalware, Linux, macOS (Mac OS X), MQTT, MQTT Message Viewer, Windows Comments Off on MQTT Message Viewer V1.3.0 Released

MQ Visual Edit V2.3.0 Released

s

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

Capitalware, IBM MQ, IBM MQ Appliance, Linux, macOS (Mac OS X), MQ Visual Edit, Windows Comments Off on MQ Visual Edit V2.3.0 Released

MQ Visual Browse V2.3.0 Released

s

Capitalware Inc. would like to announce the official release of MQ Visual Browse v2.3.0. This is a FREE upgrade for ALL licensed users of MQ Visual Browse V2. MQ Visual Browse allows users to view messages in a queue and/or topic of a 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, Windows Comments Off on MQ Visual Browse V2.3.0 Released

IBM fixed a quirk in MQ

s

Wow, IBM fixed a quirk in IBM MQ for Windows and I never noticed until now. 🙂 3 and 1/2 years ago, I wrote a blog posting here about Java applications connecting in ‘bindings mode’ and receiving Reason Code of 2495 when using 64-bit JVM on Windows. You can read the blog posting for the […]

IBM MQ, Java, JMS, Windows 1 Comment

IBM MQ Fix Pack 8.0.0.8 Released

s

IBM has just released FixPack 8.0.0.8 for IBM MQ http://www.ibm.com/support/docview.wss?uid=swg22010861 Regards, Roger Lacroix Capitalware Inc.

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

WebSphere MQ Fix Pack 7.1.0.9 Released

s

IBM has just released FixPack 7.1.0.9 for WebSphere MQ http://www.ibm.com/support/docview.wss?uid=swg22010694 Don’t forget, the end of service date for WebSphere MQ v7.1.0 on distributed platforms (Linux, Unix, Windows and IBM i) was April 30, 2017. The official announcement can be found here: http://www.ibm.com/support/docview.wss?uid=swg3c741503j17231u61 Regards, Roger Lacroix Capitalware Inc.

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

Fedora 27 Released

s

Fedora Project Contributors have just released Fedora v27. https://fedoraproject.org/wiki/Releases/27/ChangeSet Fedora is a Linux-based operating system, a suite of software that makes your computer run. You can use the Fedora operating system to replace or to run alongside of other operating systems such as Microsoft Windows or Mac OS X. The Fedora operating system is 100% […]

Linux, Open Source, Operating Systems Comments Off on Fedora 27 Released