Archive for the Category: Unix

Capitalware Products 2019 Release Train

Here is a summary of all the recent releases that Capitalware Inc. has published: Blog posting for product releases: MQ Auditor v3.1.0 MQ Authenticate User Security Exit v3.4.0 MQ Authenticate User Security Exit for z/OS v3.4.0 MQ Channel Connection Inspector v1.1.0 MQ Channel Connection Inspector for z/OS v1.1.0 MQ Channel Encryption v3.3.0 MQ Channel Encryption […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, MQ Auditor, MQ Authenticate User Security Exit, MQ Channel Connection Inspector, MQ Channel Encryption, MQ Channel Throttler, MQ Enterprise Security Suite, MQ Message Encryption, MQ Message Replication, MQ Standard Security Exit, Windows, z/OS Comments Off on Capitalware Products 2019 Release Train

New: MQ Standard Security Exit v2.5.0

Capitalware Inc. would like to announce the official release of MQ Standard Security Exit v2.5.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), IBM MQ, Linux, MQ Standard Security Exit, Windows Comments Off on New: MQ Standard Security Exit v2.5.0

New: MQ Message Replication v2.1.0

Capitalware Inc. would like to announce the official release of MQ Message Replication v2.1.0. This is a FREE upgrade for ALL licensed users of MQ Message Replication. MQ Message Replication (MQMR) will clone messages being written (via MQPUT or MQPUT1 API calls) to an application’s output queue and MQMR will write the exact same messages […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, MQ Message Replication, Windows Comments Off on New: MQ Message Replication v2.1.0

New: MQ Message Encryption v4.1.0

Capitalware Inc. would like to announce the official release of MQ Message Encryption v4.1.0. This is a FREE upgrade for ALL licensed users of MQ Message Encryption. MQME provides encryption for MQ message data while it resides in a queue and in the MQ logs (i.e. all data at rest). For more information about MQME, […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, MQ Message Encryption, Windows Comments Off on New: MQ Message Encryption v4.1.0

New: MQ Channel Encryption v3.3.0

Capitalware Inc. would like to announce the official release of MQ Channel Encryption (MQCE) v3.3.0. This is a FREE upgrade for ALL licensed users of MQCE. MQCE provides encryption for message data over IBM MQ channels. MQCE operates with Sender, Receiver, Server, Requester, Cluster-Sender, Cluster-Receiver, Server Connection and Client Connection channels of the WMQ queue […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, MQ Channel Encryption, Windows Comments Off on New: MQ Channel Encryption v3.3.0

New: MQ Channel Throttler v1.2.0

Capitalware Inc. would like to announce the official release of MQ Channel Throttler v1.2.0. This is a FREE upgrade for ALL licensed users of MQ Channel Throttler (MQCT). MQCT provides the ability to control/throttle the number of messages or bytes that flow over a channel. For more information about MQCT, please go to: https://www.capitalware.com/mqct_overview.html Tuned […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, MQ Channel Throttler, Windows Comments Off on New: MQ Channel Throttler v1.2.0

New: MQ Channel Connection Inspector v1.1.0

Capitalware Inc. would like to announce the official release of MQ Channel Connection Inspector (MQCCI) v1.1.0. This is a FREE upgrade for ALL licensed users of MQCCI. 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 […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, MQ Channel Connection Inspector, Windows Comments Off on New: MQ Channel Connection Inspector 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), IBM MQ, Linux, MQ Authenticate User Security Exit, Windows Comments Off on New: MQ Authenticate User Security Exit 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), IBM MQ, Linux, MQ Auditor, Windows Comments Off on New: MQ Auditor v3.1.0

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), IBM MQ, Java, Linux, macOS (Mac OS X), Programming, Windows Comments Off on Updates to MessageSelector Class