-
as seen on Stack Overflow
- Search for 'Stack Overflow'
We have messages coming in over a WebSphere MQ queue. It takes a long time before we receive the message.
Is there a simple, easy way of tracking when a message gets received/picked up?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'd like to connect to a Websphere 6.0 MQ via Java. I have already working code for a "normal" queue, but now I need to access a new queue which is SSL encrypted (keystore). I have been sent a file called something.jks, which I assume is a certificate I need to store somewhere. I have been searching…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
All,
Is there a WebSphere MQ .NET API I can download ?
I am basically trying to write a C# app that listens for messages in an MQ queue.
Thanks,
Marios
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I would like to authenticate the user against the MQ Series before user places the Queue message in Queue manager. I am using the IBM MQ Series V7. I would like to know how does the authentication and Key certificate works in terms of validation. It will be great if i can get any helpful links on…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a simple JMS application deployed on OC4J under AIX server, in my application I'm listening to some queues and sending to other queues on a Websphere MQ deployed under AS400 server.
The problem is that my connections to these queues are terminated/closed when it stays idle for some time with…
>>> More