I would like to use the Websphere MQ Java API to create channels, listeners, queues, etc. Is there a way of checking if a obje开发者_如何转开发ct of a given type, e.g. channel already exists on the qu
In other queue managers it is possible to setup a bridge between a queue to a topic so that publishers and subscribers does not need to know that they are using a topic:
I am using SoapUI to do performance testing of some services over JMS using WebSphere MQ as the JMS Provider. SoapUI uses HermesJMS to provide the JMS Connection details for the JMS Endpoint.
I\'m really newbie with WebSphere MQ, but I have one question regarding the MQMessage API. It seems that a receiver of MQMessage should know in advance:
I read this article And still didn\'t understand the notion of how topics works in MQ. In JMS I know that you can publish a message on a Topic, and in order to receive a message from it you first ne
I\'m trying to understand how common is the开发者_如何学Python usage of MQ Topics in the industry.
I\'ve handling some legacy applications running on开发者_如何转开发 WMB and am trying to work out how to find which main flows a particular subflow belongs to. Seems an obvious thing to be able to do
I am trying to fetch some information/data from (IBM) Websphere MQ using C#. I did manage to get a message, but i can\'t figure out how to get details about the queue (e.g. are there any items, how ma
I am trying to connect to IBM Websphere MQ Server from IBM Websphere Application Server. I am getting the following error:
I am just dealing with a new scenario for me, which I believe might be common to some :).. As per requirements I need to build a user experience to be like a synchronous on-line transaction for a web