Archive for the Category: Unix

New: MQ Visual Browse v1.5.6

Capitalware Inc. would like to announce the official release of MQ Visual Browse v1.5.6. This is a FREE upgrade for ALL licensed users of MQ Visual Browse. MQ Visual Browse allows users to view messages in a queue of a WebSphere MQ (formally MQSeries) queue manager and presents the data in a simplified format similar […]

Also posted in Capitalware, IBM MQ, Java, Linux, macOS (Mac OS X), MQ Visual Browse, Windows Comments Off on New: MQ Visual Browse v1.5.6

New: MQ Batch Toolkit v2.0.1

Capitalware Inc. would like to announce the official release of MQ Batch Toolkit v2.0.1. MQ Batch Toolkit allows users to manipulate, monitor and manage messages in a queue of a WebSphere MQ (formally MQSeries) queue manager from a command-line or shell scripting environment. For more information about MQ Batch Toolkit go to: https://www.capitalware.com/mqbt_overview.html Changes for […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), MQ Batch Toolkit, Windows Comments Off on New: MQ Batch Toolkit v2.0.1

Apache HTTP Server 2.4 Released

The Apache Software Foundation has just released Apache HTTP Server v2.4. https://blogs.apache.org/foundation/entry/the_apache_software_foundation_celebrates The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows NT. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services […]

Also posted in Linux, macOS (Mac OS X), Open Source, Windows Comments Off on Apache HTTP Server 2.4 Released

WMQ v7 Java applications and JMS messages (MQRFH2)

I have been banging my head against the wall this week over weird things in WMQ v7, so I figured I would post this so that people in the future would have less of a headache. A year or so ago, I noticed some odd behavior in WMQ v7 with Java applications reading messages with […]

Also posted in IBM i (OS/400), IBM MQ, Java, JMS, Linux, Programming, Windows, z/OS 4 Comments

Where’s the MQ Security?

I was at Wendy’s (in Canada) for lunch today and the cashier put the following flyer on my tray: Of course, it made me smile because I recently wrote a blog item that MQ people still need to implement either SSL or a security exit in WMQ v7.1. Maybe, I should create some T-Shirts with […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, MQ Authenticate User Security Exit, MQ Channel Encryption, MQ Enterprise Security Suite, MQ Message Encryption, MQ Standard Security Exit, Windows, z/OS Comments Off on Where’s the MQ Security?

IBM announces End of Support for WebSphere MQ v6.0

IBM has announced that support for WebSphere MQ v6.0 will end on September 30th, 2012. http://www.ibm.com/support/docview.wss?uid=swg21584325&myns=swgws&mynp=OCSSFKSJ&mync=R If you are running WebSphere MQ v6.0 on any of the following platforms then you will need to migrate to WebSphere MQ v7.0 to have support for WebSphere MQ. AIX HP-UX (Itanium) HP-UX (PA-RISC) iSeries (IBM i or OS/400) […]

Also posted in IBM i (OS/400), IBM MQ, Linux, Windows, z/OS Comments Off on IBM announces End of Support for WebSphere MQ v6.0

MQAUSX/MQSSX versus WMQ v7.1 CHLAUTH

Last week, there was a robust/lively discussion on the MQSeries List Server regarding Derek Hornby’s question of (see http://comments.gmane.org/gmane.network.mq.devel/13985): In the MQ V7.1 base install, a channel authentication record is created which is a “block user list” for all channels, and the block is on a User List of *MQADMIN So I created a User […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, MQ Authenticate User Security Exit, MQ Standard Security Exit, Security, Windows, z/OS Comments Off on MQAUSX/MQSSX versus WMQ v7.1 CHLAUTH

Where’s the Security?

Over the last 2 months, all of the sudden, I have “where’s the security?” phrase running through my head. Instead of that little old lady from the 80’s Wendy’s commercial saying “Where’s the beef?”, I have her in my head saying “Where’s the security?”. Back in 2005, when I first starting selling Capitalware’s MQ Authenticate […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, MQ Authenticate User Security Exit, MQ Enterprise Security Suite, MQ Standard Security Exit, Security, Windows, z/OS Comments Off on Where’s the Security?

Advanced Workflow with MQ File Mover (How To #6)

And now for something completely different. 🙂 In this blog posting, I will show you how to create an MQFM Workflow to do something other than move files with MQ. Lets say you have an online backup service or a cloud service where you want to backup important files to. So lets create an MQFM […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), MQ File Mover, Open Source, Windows Comments Off on Advanced Workflow with MQ File Mover (How To #6)

Export Messages from a Queue as a PDF File

When sharing information with team members or people in other groups, have you ever wanted to export/save messages from a queue into something other than a plain text file? In this blog posting, I will show you how to use MQ Visual Edit, MQ Visual Browse or MQ Batch Toolkit to generate a PDF or […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), MQ Batch Toolkit, MQ Visual Browse, MQ Visual Edit, Windows, z/OS Comments Off on Export Messages from a Queue as a PDF File