Archive for the Category: IBM MQ

New: MQ Authenticate User Security Exit v3.3.0

Capitalware Inc. would like to announce the official release of MQ Authenticate User Security Exit v3.3.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, Security, Unix, Windows Comments Off on New: MQ Authenticate User Security Exit v3.3.0

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

Capitalware Inc. would like to announce the official release of MQ Authenticate User Security Exit for z/OS v3.3.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 allows a company to fully authenticate a user who […]

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

New: MQ Standard Security Exit v2.4.0

Capitalware Inc. would like to announce the official release of MQ Standard Security Exit v2.4.0. This is a FREE upgrade for ALL licensed users of MQ Standard Security Exit. MQ Standard Security Exit is a solution that allows a MQAdmin to control and restrict who is accessing an IBM MQ resource. For more information about […]

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

New: MQ Standard Security Exit for z/OS v2.4.0

Capitalware Inc. would like to announce the official release of MQ Standard Security Exit for z/OS v2.4.0. This is a FREE upgrade for ALL licensed users of MQ Standard Security Exit for z/OS. MQ Standard Security Exit for z/OS is a solution that allows a MQAdmin to control and restrict who is accessing an IBM […]

Also posted in Capitalware, Security, z/OS Comments Off on New: MQ Standard Security Exit for z/OS v2.4.0

New: MQ Auditor v3.0.0

Capitalware Inc. would like to announce the official release of MQ Auditor v3.0.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.0.0

IBM MQ for HPE NonStop V8.0.3 is now available

IBM MQ for HPE NonStop 8.0.3 is the second Continuous Delivery (CD) update for MQ NonStop version 8. IBM MQ for HPE NonStop V8.0.3 is the third Continuous Delivery (CD) update for MQ NonStop version 8. This release provides another security update for OpenSSL, with V8.0.3 now using OpenSSL 1.0.2o. https://developer.ibm.com/messaging/2018/05/21/ibm-mq-hpe-nonstop-v8-0-3-now-available/ Regards, Roger Lacroix Capitalware […]

Also posted in Fix Packs for MQ, HPE NonStop Comments Off on IBM MQ for HPE NonStop V8.0.3 is now available

New: MQ Channel Connection Inspector v1.0.0

Capitalware Inc. would like to announce the official release of MQ Channel Connection Inspector v1.0.0. MQ Channel Connection Inspector (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 queue manager when a connection is made. MQCCI is comprised […]

Also posted in Capitalware, IBM i (OS/400), Linux, MQ Channel Connection Inspector, Unix, Windows Comments Off on New: MQ Channel Connection Inspector v1.0.0

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

Capitalware Inc. would like to announce the official release of MQ Channel Connection Inspector for z/OS v1.0.0. MQ Channel Connection Inspector for z/OS (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 queue manager when a connection is […]

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

Code to Show the IBM MQ JMS Message Named Property Issue

I’m getting comments/questions about the blog posting I made yesterday: IBM MQ JMS Message Named Property Issues. There are 2 ways to create a JMS message with a non-JMS Java program: You can use the MQRFH2 class You can use Named Properties and specify “mcd.Msd”, “jms.Dst” and “jms.Pri” properties. Here is a simple non-JMS Java […]

Also posted in HPE NonStop, IBM i (OS/400), Java, JMS, Linux, macOS (Mac OS X), Programming, Unix, Windows, z/OS 2 Comments

IBM MQ JMS Message Named Property Issues

Ah, the joys of writing applications for IBM MQ and inevitable customer support that goes with it. 🙂 Late last week, a customer contacted me with an issue with MQ Visual Edit (MQVE) saying after adding Named Properties (i.e. mcd.Msd, etc.) to a regular message which should turn it into a JMS message, they could […]

Also posted in HPE NonStop, IBM i (OS/400), Java, JMS, Linux, macOS (Mac OS X), MQ Visual Edit, Programming, Unix, Windows, z/OS 3 Comments