Author Archives: Roger Lacroix

My name is Roger Lacroix and I am a die hard programmer. I have been programming since the 80s. My favorite programming languages are Java, C and Rexx. I have worked in the Airline, Retail but I have spent most of my time doing middleware work in the financial services industry. In 1994, I was introduced to IBM MQ (aka WebSphere MQ & MQSeries) and I thought it was the next best thing since man created fire. This blog will be about IBM MQ, Java, C, Rexx and any other interesting items that I can think of. I hope you enjoy it.

Java 7.0 Preview Release

s

Oracle has issued the first release candidate of Java Standard Edition version 7. http://www.oracle.com/technetwork/java/javase/downloads/ea-jsp-142245.html Regards, Roger Lacroix Capitalware Inc.

IBM i (OS/400), Java, Linux, macOS (Mac OS X), Unix, Windows Comments Off on Java 7.0 Preview Release

Thunderbird 5.0 Released

s

Mozilla/Mozilla Labs has just released Thunderbird v5.0 http://www.mozilla.org/en-US/thunderbird/ The latest version of Thunderbird has the following changes: More responsive and faster to start up and use. Thunderbird is based on the new Mozilla Gecko 5 engine. New Add-ons Manager. Revised account creation wizard to improve email setup. New Troubleshooting Information page. Tabs can now be […]

Linux, macOS (Mac OS X), Open Source, Windows Comments Off on Thunderbird 5.0 Released

MQ Visual Edit and WMQ v7 local queue manager

s

The current and previous releases of MQ Visual Edit are designed to work with any version of an WMQ remote queue manager (i.e. connecting in ‘client mode’). If the user has WMQ v6 server installed on their PC, MQ Visual Edit can connect in either ‘bindings mode’ or ‘client mode’ to the local queue manager. […]

Capitalware, IBM MQ, Linux, macOS (Mac OS X), MQ Visual Browse, MQ Visual Edit, Unix, Windows Comments Off on MQ Visual Edit and WMQ v7 local queue manager

MQ File Mover v4 beta

s

I am working on the next release of MQ File Mover and was working if anyone working like to beta test it? (This is a beta, so do not put it into your production environments.) Here are the new features/updates so far: – Added support for unlimited file size for Send, Receive and Watch Actions […]

Capitalware, IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), MQ File Mover, Open Source, Unix, Windows Comments Off on MQ File Mover v4 beta

MQAUSX and AES 256-bit Encryption

s

MQ Authenticate User Security Exit (MQAUSX) currently uses the ‘Tiny Encryption Algorithm Variant’ (aka TEAV or XTEA) for encryption and decryption of the user’s password between the client-side security exit and the server-side security exit. The security group of existing customers and potential customers are requesting that we use Advanced Encryption Standard (AES) symmetric-key encryption […]

Capitalware, IBM i (OS/400), IBM MQ, Linux, MQ Authenticate User Security Exit, Security, Unix, Windows, z/OS Comments Off on MQAUSX and AES 256-bit Encryption

Eclipse 3.7 Released

s

Eclipse Foundation has just released 62 projects including Eclipse v3.7 (‘Indigo’). http://www.eclipse.org Highlights – EGit 1.0 provides tight integration with the Git version control system. – WindowBuilder, a popular GUI builder for Eclipse developers, is now open source and part of Indigo – Drag to Install support with Eclipse Marketplace Client. – Better integration with […]

Java, Linux, macOS (Mac OS X), Open Source, Programming, Windows Comments Off on Eclipse 3.7 Released

PdfCreator 1.2.1 Released

s

PdfForge has just released PdfCreator v1.2.1. http://www.pdfforge.org/pdfcreator PDFCreator is a free tool to create PDF files from nearly any Windows application. Regards, Roger Lacroix Capitalware Inc.

Open Source, Windows Comments Off on PdfCreator 1.2.1 Released

LibreOffice 3.3.3 Released

s

LibreOffice has just released LibreOffice v3.3.3. http://www.libreoffice.org LibreOffice is a comprehensive, professional-quality productivity suite that you can download and install for free. There is a large base of satisfied LibreOffice users worldwide, and it’s available in more than 30 languages and for all major operating systems, including Microsoft Windows, Mac OS X and Linux (Debian, […]

Linux, macOS (Mac OS X), Open Source, Windows Comments Off on LibreOffice 3.3.3 Released

Mozilla Firefox 5.0 Released

s

Mozilla Firefox has just released Mozilla Firefox v5.0. http://www.mozilla.com/firefox/ Mozilla Firefox is a free and open source web browser descended from the Mozilla Application Suite and managed by Mozilla Corporation. To display web pages, Firefox uses the Gecko layout engine, which implements most current web standards in addition to several features that are intended to […]

Linux, macOS (Mac OS X), Open Source, Windows Comments Off on Mozilla Firefox 5.0 Released

Setting up communication between 2 queue managers

s

Defining the MQ objects (channels and queues) for each queue manager is very straightforward, the trick is making sure the user matches the names of the channels for each queue manager. To setup communication between 2 queue managers, each queue manager requires a minimum of 1 send channel, 1 transmission queue and 1 receiver channel. […]

IBM i (OS/400), IBM MQ, Linux, Unix, Windows, z/OS Comments Off on Setting up communication between 2 queue managers