Archive for the Category: IBM MQ

New: MQ Channel Connection Inspector for z/OS v1.1.0

Capitalware Inc. would like to announce the official release of MQ Channel Connection Inspector for z/OS (z/MQCCI) v1.1.0. This is a FREE upgrade for ALL licensed users of z/MQCCI. z/MQCCI is a solution that allows a company to track and/or audit what information a client application or remote queue manager is exchanging with the local […]

Also posted in Capitalware, MQ Channel Connection Inspector, z/OS Comments Off on New: MQ Channel Connection Inspector for z/OS v1.1.0

New: MQ Authenticate User Security Exit v3.4.0

Capitalware Inc. would like to announce the official release of MQ Authenticate User Security Exit v3.4.0. This is a FREE upgrade for ALL licensed users of MQ Authenticate User Security Exit. MQ Authenticate User Security Exit is a solution that allows a company to fully authenticate a user who is accessing an IBM MQ resource. […]

Also posted in Capitalware, IBM i (OS/400), Linux, MQ Authenticate User Security Exit, Unix, Windows Comments Off on New: MQ Authenticate User Security Exit v3.4.0

New: MQ Authenticate User Security Exit for z/OS v3.4.0

New: MQ Authenticate User Security Exit for z/OS v3.4.0 Capitalware Inc. would like to announce the official release of MQ Authenticate User Security Exit for z/OS v3.4.0. This is a FREE upgrade for ALL licensed users of MQ Authenticate User Security Exit for z/OS. MQ Authenticate User Security Exit for z/OS is a solution that […]

Also posted in Capitalware, MQ Authenticate User Security Exit, z/OS Comments Off on New: MQ Authenticate User Security Exit for z/OS v3.4.0

New: MQ Auditor v3.1.0

Capitalware Inc. would like to announce the official release of MQ Auditor v3.1.0. This is a FREE upgrade for ALL licensed users of MQ Auditor. MQ Auditor is a solution that allows a company to audit/track all MQ API calls performed by MQ applications that are connected to a queue manager. For more information about […]

Also posted in Capitalware, IBM i (OS/400), Linux, MQ Auditor, Unix, Windows Comments Off on New: MQ Auditor v3.1.0

WebSphere MQ V5.3 for HP NonStop Server End of Service Date

The end of service date for WebSphere MQ V5.3 for HP NonStop Server is April 30, 2020. The official announcement can be found here: https://www.ibm.com/support/docview.wss?uid=ibm10957081 Regards, Roger Lacroix Capitalware Inc.

Also posted in HPE NonStop Comments Off on WebSphere MQ V5.3 for HP NonStop Server End of Service Date

Updates to MessageSelector Class

In the blog posting, Java MQ Code to Retrieve Messages from a Queue Based on a Filter, I posted code for a Java MessageSelector class. I have updated the setFilter method to catch any invalid values that may be passed to the MessageSelector class on the setFilter call. You can download the source code for […]

Also posted in IBM i (OS/400), Java, Linux, macOS (Mac OS X), Programming, Unix, Windows Comments Off on Updates to MessageSelector Class

Java MQ Code to Retrieve Messages from a Queue Based on a Filter

There is a misconception regarding MQ/JMS message based filtering. Some people think that the IBM MQ queue manager does something special for JMS applications that is not done for plain Java or C/C++/C#/COBOL applications. It is just NOT true. Note: For C/C++/C#/COBOL applications, they can use the SelectionString from MQOD structure to perform message selection. […]

Also posted in IBM i (OS/400), Java, Linux, macOS (Mac OS X), Programming, Unix, Windows 5 Comments

IBM MQ Fix Pack 9.0.0.7 Released

IBM has just released Fix Pack 9.0.0.7 for IBM MQ V9.0 LTS https://www.ibm.com/support/docview.wss?uid=ibm10887223 Regards, Roger Lacroix Capitalware Inc.

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

RFE – IBM MQ support for AdoptOpenJDK

Please review and vote for this RFE if you think it’s a good idea. The link below will take you directly there. Headline: Add support for AdoptOpenJDK in IBM MQ URL to review the RFE and Vote for it if you like: http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=133991 Description: Currently, IBM MQ supports 2 JDKs/JREs: IBM and Oracle. It would […]

Also posted in Java, JMS, Linux, Programming, Unix, Windows Comments Off on RFE – IBM MQ support for AdoptOpenJDK

IBM MQ and OpenJDKs

On Monday, Peter Potkay asked a simple question on the MQ List Server: Does IBM support any version of OpenJDK, from any vendor, for use with IBM MQ Clients, specifically the Resource Adapter? Tim McCormick of IBM responded with: The full list of supported JREs are listed in the MQ system requirements here: https://www.ibm.com/support/docview.wss?uid=swg27006467 Specific […]

Also posted in Java, Linux, macOS (Mac OS X), Programming, Unix, Windows 1 Comment