ibm-mq
Websphere MQ check if object exists
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[详细]
2023-02-04 13:34 分类:问答WMQ Pub/Sub Topic to Queue bridge
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:[详细]
2023-02-03 14:45 分类:问答SoapUI JMS Connections
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.[详细]
2023-02-02 10:44 分类:问答MQMessage exploring (using WebSphere MQ .NET API)
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:[详细]
2023-01-31 20:20 分类:问答Using Websphere MQ Topic .NET API
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[详细]
2023-01-31 18:29 分类:问答Websphere MQ Topic and SSL
I\'m trying to understand how common is the开发者_如何学Python usage of MQ Topics in the industry.[详细]
2023-01-31 15:38 分类:问答Broker Application Development: Find which flows my subflow belongs to
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[详细]
2023-01-31 08:36 分类:问答WebSphere - MQ Status
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[详细]
2023-01-30 13:21 分类:问答MQJMS2013 invalid security authentication
I am trying to connect to IBM Websphere MQ Server from IBM Websphere Application Server. I am getting the following error:[详细]
2023-01-30 10:53 分类:问答How to wrap a JMS to WebSphere MQ bridge in a synchronous call using the request-reply pattern?
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[详细]
2023-01-30 07:27 分类:问答