I want to use the MQSeries JMS for my application which uses a JMS messenger( untill now I've used jboss).All I need is to create 2 queues and a topic but using Pub/Sub configuration.
The problem is I can't get some examples of using the DEFINE, DISPLAY etc. JMSAdmin tool commands.All verification programs that came with MQ Series JMS like PSIVTRun work but not my application.
All I got is:
1.Unable to load message catalog - mqji
2.javax.jms.InvalidDestinationException: MQJMS2008: failed to open MQ queue
at com.ibm.mq.jms.MQQueueSession.getQueueOpenException(MQQueueSession.java:816)
at com.ibm.mq.jms.MQQueueSession.getOutputQueue(MQQueueSession.java:760)
at com.ibm.mq.jms.MQQueueSession.createSender(MQQueueSession.java:200)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum