Top "Ibm-mq" questions

IBM MQ is a message oriented middleware product that provides a proprietary API as well as implementing the Java Message Service (JMS) API.

JmsTemplate has no send timeout

I have working JMS application with IBM MQ jars configuration , using spring It works well with correct queue information , but …

java spring jms ibm-mq jmstemplate
Building MQMD header in compute node of IBM message broker

I'm having trouble trying to add MQMD header in compute node. Tried something like that: SET OutputRoot.Properties = InputRoot.Properties; …

ibm-mq messagebroker ibm-integration-bus extended-sql
"Channel not defined remotely" issue when connecting from camel to a WebSphere MQ server

I have configured two servers by side, one Active MQ and one WebSphere MQ 8.0, in order to communicate each other …

jms apache-camel ibm-mq channel
Convert String from EBCDIC to Unicode / UTF8

I'm able to send messages from Java to Websphere MQ on AS400. If I send messages from WinXP, there is …

java windows encode ibm-mq ebcdic
How to pool the JMS connection in a standalone Java application?

We are working on an IBM WebSphere MQ application, and we use JMS API to operate the message. But we …

jms ibm-mq mq pooling
When should I reset my MQ channels?

I've been studying the vagaries of channel statuses, how they get to those states and what to do to get …

ibm-mq mq