Archive for the Category: IBM MQ Appliance

MQ Visual Edit V2 – Prompt for Password

A customer emailed me the other day saying that their security policy does not allow applications to store passwords (even in encrypted format) on their local PCs. Their security policy states that the user must be prompted for his/her password (like MQ Explorer). I thought this was a good idea, so I have made a […]

Also posted in Capitalware, IBM MQ, Linux, macOS (Mac OS X), Security, Windows Comments Off on MQ Visual Edit V2 – Prompt for Password

MQ Visual Edit V2.1.0 Released

Capitalware Inc. would like to announce the official release of MQ Visual Edit v2.1.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 of a IBM MQ queue manager and presents the data in a simplified […]

Also posted in Capitalware, IBM MQ, Linux, macOS (Mac OS X), MQ Visual Edit, Windows Comments Off on MQ Visual Edit V2.1.0 Released

MQ Visual Browse V2.1.0 Released

Capitalware Inc. would like to announce the official release of MQ Visual Browse v2.1.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 of a IBM MQ queue manager and presents the data in a simplified format similar to […]

Also posted in Capitalware, IBM MQ, Linux, macOS (Mac OS X), MQ Visual Browse, Windows Comments Off on MQ Visual Browse V2.1.0 Released

End of Service Date for MQ Visual Edit/Browse v1.6.5

MQ Visual Edit v1.6.5 and MQ Visual Browse v1.6.5 were released on May 5th, 2015. MQ Visual Edit v2.0.0 and MQ Visual Browse v2.0.0 were released on October 3rd, 2016. Therefore, support for MQ Visual Edit v1.6.5 and MQ Visual Browse v1.6.5 will end on December 31st, 2016 for individual licenses. If your company has […]

Also posted in Capitalware, IBM MQ, Linux, macOS (Mac OS X), MQ Visual Browse, MQ Visual Edit, Windows Comments Off on End of Service Date for MQ Visual Edit/Browse v1.6.5

IBM MQ V9.0.1 Released

IBM has released IBM MQ V9.0.1: http://www.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/7/649/ENUSA16-0767/index.html Highlights: – More flexible connectivity – Additional control for monitoring – Improvements in managed file transfer – Initial availability of the IBM MQ Console for administration and monitoring of IBM MQ – Initial release of a new REST API to enable the creation of new http-based tools to […]

Also posted in Fix Packs for MQ, IBM i (OS/400), IBM MQ, Linux, Unix, Windows, z/OS 1 Comment

MQ Visual Edit V2 Colored Topic Messages

After the noise from last night, I thought the world could use some color. 🙂 Opening (subscribing to) an MQ Topic can be done just like opening an MQ Queue but a user can also open (subscribe to) a topic with a wild card (either ‘#’ or ‘+’). So, I decided that when the user […]

Also posted in Capitalware, IBM MQ, Linux, macOS (Mac OS X), MQ Visual Edit, Windows Comments Off on MQ Visual Edit V2 Colored Topic Messages

MQ Visual Edit V2.0.0 Released

Capitalware Inc. would like to announce the official release of MQ Visual Edit V2.0.0. Version 2 includes the following revisions: a new GUI (desktop interface); a rewrite of the internals to improve speed and memory usage; and the implementation of support for topics and subscriptions. The cost for MQ Visual Edit V2.0.0 is $79.00 USD […]

Also posted in Capitalware, IBM MQ, Linux, macOS (Mac OS X), MQ Visual Edit, Windows Comments Off on MQ Visual Edit V2.0.0 Released

MQ Visual Browse V2.0.0 Released

Capitalware Inc. would like to announce the official release of MQ Visual Browse V2.0.0. Version 2 includes the following revisions: a new GUI (desktop interface); a rewrite of the internals to improve speed and memory usage; and the implementation of support for topics and subscriptions. The cost for MQ Visual Browse V2.0.0 is $25.00 USD […]

Also posted in Capitalware, IBM MQ, Linux, macOS (Mac OS X), MQ Visual Browse, Windows Comments Off on MQ Visual Browse V2.0.0 Released

Another Sample Java/MQ Program – MQWrite2

Someone over at Stack Overflow posted a question about logging MQ error messages to a file. After the user updated the posting, I recognized the code as mine (MQWrite.java) that I wrote back in 2000 (Yup, 16 years ago!!). So, I decided to bring MQWrite.java into this decade and created MQWrite2.java. Here is MQWrite2.java that […]

Also posted in IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Programming, Unix, Windows Comments Off on Another Sample Java/MQ Program – MQWrite2

Using SSL TLS To Connect 2 MQ Queue Managers Using Self-Signed Certificates

Angel Rivera and Mike Cregger of IBM have published a support document titled: Using SSL TLS to connect two MQ queue managers in MQ 7.5 and MQ 8.0 / MQ 9.0 using self-signed certificates The document provides step-by-step details for connecting a WebSphere MQ V7.5 queue manager in one platform (Windows) to a V8.0 queue […]

Also posted in Education, IBM MQ, Linux, Security, Unix, Windows Comments Off on Using SSL TLS To Connect 2 MQ Queue Managers Using Self-Signed Certificates