I have Weblogic 12.1.2 and IBM WebSphere MQ Explorer 7.5.0.2.
In Weblogic, I created:
- JMS Server
- JMS Module
- Connection Factory
- JMS Queue
I have a JAVA program, which can send messages into this Queue.
I want to use the MQ Explorer, to read the messages from this Queue. How can I set it? What and how should I do/set in the MQ Explorer, to connect to this Queue? Could anyone give me maybe a web link? I could not find anything useful, but maybe I thought wrong how to set it.
Thank you!