mq-container
mq-container copied to clipboard
Container images for IBM® MQ
The getQueueManagerDataDir function doesn't take in consideration that IBM MQ dirs switch replace period "." with exclamation "!"and forward slash "/" with ampersand "&" causing the function createQueueManager to fail...
The markdown file at https://github.com/ibm-messaging/mq-container/blob/master/docs/building.md has a link > However, if you wish to build the previous MQ LTS, use the [instructions](https://github.ibm.com/mq-cloudpak/mq-container/blob/v9.2.0.x-eus/docs/building.md#mq-long-term-support-lts) in the v9.2.0.x-eus branch. which goes to what...
The default developer setup works fine to do simple queue publishing and subscribing samples. If I want to do a simple request response example with publishing to queue DEV.QUEUE.1 and...
Hi I have installed MQ 9.3 version on linux and installed MQ explorer on windows. Trying to MQ instance created using linux hostname/ip it's asking connection channel details and other...
Is there a way that queue managers with different names can coexist on the same MQ NHA installation? We are looking for a way to deploy multiple queue managers with...
Hi!, I'm building an environment with ACE12 and IBM MQ images on Docker, that allow me to a deploy some solutions, and do unit test. For this purpose I wrote...
Queries
How to install any packages that we might need on the container itself. For instance, we might want to install git or jq command line tool to run some configuration...
version: `9.3.3.1` platform: `Azure Kubernetes Service` ## Description We're trying to configure OIDC for MQ console as per the template at [here ](https://github.com/ibm-messaging/mq-container/blob/9.3.3/web/installations/Installation1/servers/mqweb/mqwebuser.xml.tpl). The configurations are added as environment variable...
See this tutorial: https://developer.ibm.com/tutorials/mq-connect-app-queue-manager-containers/ 1. first create and run MQ1 container by tutorial above 2. go to web https://localhost:9443 and You are redirected to https://localhost:9443/ibmmq/console/login.html (after accept of exception with...
The File https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/messaging/mqadv/9.3.1.1-IBM-MQ-Advanced-for-Developers-Non-Install-LinuxX64.tar.gz configured in Dockerfile did not exist, only https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/messaging/mqadv/9.3.1.0-IBM-MQ-Advanced-for-Developers-Non-Install-LinuxX64.tar.gz is available Can you please update Version