Archive for the Category: Open Source

New: Message Multiplexer v1.4.1

Capitalware Inc. would like to announce the official release of Message Multiplexer (MMX) v1.4.1. Message Multiplexer is an application that will get a message from a queue and output it to one or more queues. The context information (MQMD) is maintained across the message put(s). Updates for this release: Fixed an issue with being started […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, Unix, Windows, z/OS Comments Off on New: Message Multiplexer v1.4.1

Java Program to Send an MQSC Command to a z/OS Queue Manager

The other day I created a C program to send an MQSC command to a z/OS Manager and since I have done the same thing in Java, I thought I would publish a Java program to send an MQSC command to a z/OS queue manager. You can download it as a zip file from here […]

Also posted in IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Programming, Unix, Windows Comments Off on Java Program to Send an MQSC Command to a z/OS Queue Manager

C Program to Send an MQSC Command to a z/OS Queue Manager

I was surfing on mqseries.net today and someone asked for help to fix their program that was attempting to send an MQSC command to a z/OS queue manager. The person had taken someone else’s program that sent a PCF message to a distributed queue manager, twisted and attempted to make it send an MQSC command […]

Also posted in C, IBM MQ, Linux, Programming, Unix, Windows 2 Comments

OpenBSD v5.5 Released

Theo de Raadt has just released OpenBSD v5.5. http://www.openbsd.org/55.html The OpenBSD project produces a FREE, multi-platform 4.4BSD-based UNIX-like operating system. Our efforts emphasize portability, standardization, correctness, proactive security and integrated cryptography. Regards, Roger Lacroix Capitalware Inc.

Also posted in Operating Systems Comments Off on OpenBSD v5.5 Released

GCC v4.9.0 Released

GCC v4.9.0. was released http://gcc.gnu.org/gcc-4.9/changes.html The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, Ada, and Go, as well as libraries for these languages (libstdc++, libgcj,…). Regards, Roger Lacroix Capitalware Inc.

Also posted in C, C++, Linux, macOS (Mac OS X), Programming, Unix, Windows Comments Off on GCC v4.9.0 Released

Mozilla Firefox 29.0 Released

Mozilla Firefox has just released Mozilla Firefox v29.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 […]

Also posted in Linux, macOS (Mac OS X), Windows Comments Off on Mozilla Firefox 29.0 Released

Ubuntu 14.04 Released

Ubuntu has just released Ubuntu v14.04. http://releases.ubuntu.com/14.04/ Super-fast, easy to use and free, the Ubuntu operating system powers millions of desktops, netbooks and servers around the world. Ubuntu does everything you need it to. It’ll work with your existing PC files, printers, cameras and MP3 players. And it comes with thousands of free apps. Regards, […]

Also posted in Linux, Operating Systems Comments Off on Ubuntu 14.04 Released

Watching a Directory and Sending Files with Universal File Mover (How To #11)

In this blog posting, I will show you how to configure Universal File Mover to watch a directory for new files and send the new files immediately. In this example, Universal File Mover will connect to the queue manager in “client mode”. In the Universal File Mover’s Watch Action, the user can specify all files […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Universal File Mover, Unix, Windows Comments Off on Watching a Directory and Sending Files with Universal File Mover (How To #11)

Capitalware’s Products and the Heartbleed Issue

None of Capitalware’s Products directly use OpenSSL, so the Heartbleed issue does not directly affect our products. If you use MQAUSX on Linux and have configured MQAUSX to target an LDAP server using “LDAP over SSL”, then you will want to check what OpenSSL package is installed on your Linux server. i.e. The affected versions […]

Also posted in Capitalware, MQ Authenticate User Security Exit, MQ Channel Encryption, MQ Enterprise Security Suite, MQ Message Encryption, MQ Standard Security Exit, Operating Systems, Security Comments Off on Capitalware’s Products and the Heartbleed Issue

UFM and MQJE001: Completion Code ‘2’, Reason ‘2495’

Universal File Mover (UFM) can work with both 32-bit and 64-bit JVMs. If you are using client mode for connecting to your queue manager then life will be fine with either of the JVMs. If you are on Windows, attempting to connect to the queue manager in bindings mode with a 64-bit JVM, you may […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Universal File Mover, Unix, Windows Comments Off on UFM and MQJE001: Completion Code ‘2’, Reason ‘2495’