-
MQ Explorer Docker Container fails to build. It appears the ubi8:ubi-minimal base image does not have tar to extract the MQ install package.
```$ docker build -t mq-explorer -f ./incubating/mq-expl…
-
When connecting the _IBM Websphere MQ Queue_ input, during our testing messages are removed from the queue. Is this intended?
According to [this article on StackExchange](https://stackoverflow.c…
-
GenericJMSRA svn rev 107 (with minor cleanup in 108) introduced FirstXAResourceProxy and the UseFirstXAForRedelivery ActivationSpec property to address the following conundrum:
In XA mode, asynchrono…
-
MQTT support was added (again?).
https://www.ibm.com/docs/en/ibm-mq/7.5?topic=servers-websphere-mq-as-mqtt-server
They even have a Docker image.
https://developer.ibm.com/tutorials/mq-conn…
-
When attempting to plug the IBM Websphere MQ Channel Status input to IBM MQ Version 9.1.2.0 level p912-L190308, the following error message presents itself in splunkd.log when enabling the input:
`…
-
I'm connecting to WebSphere MQ. My code is
```
require 'jms'
require 'yaml'
require 'java'
jms_provider = 'wmq'
config = YAML.load_file("#{Rails.root}/lib/tasks/wmq.yml")[jms_provider]
…
-
I have tried to build a developer container off the 9.3.0 branch, but the build fails with
````
Downloading IBM MQ Advanced for Developers 9.3.0.1
mkdir -p downloads
curl --fail --location https…
-
Hadoop
Redis
Docker
ActiveMQ
RabbitMQ
Jakkarta
WebSphere_MQ
Apache Kafka
Opera
Google Chrome
Apache Cassandra
Apache Spark
Perl
PHP
WordPress
TensorFlow
Cilium
Cri-O
Envoy
Harbor
…
-
Hi,
I tried to use `pymqi` to connect to a MQ and lost a lot of time figuring out how to install the required MQ client.
Maybe this should be documented better/a link to that should be provided…
-
Create a doc similar to
[https://genericjmsra.dev.java.net/docs/websphere-mq-integration-guide/webspheremq_integration_guide.html](https://genericjmsra.dev.java.net/docs/websphere-mq-integration-guide…