Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

JMS Application to Access Remote Queues?

113 views
Skip to first unread message

rro...@gmail.com

unread,
Nov 18, 2005, 6:58:24 AM11/18/05
to
Can we access remote queues from JMS applications?

Are there any extram configuration settings required apart from normal configuration of queues on websphere application server.

As when i run my JMS application to access remote queues i get the following error:
javax.jms.JMSException: MQJMS1017: non-local MQ queue not valid for receiving or browsing
at com.ibm.mq.jms.services.ConfigEnvironment.newException(ConfigEnvironment.java:553)
at com.ibm.mq.jms.MQSession.createQReceiver(MQSession.java:5854)
at com.ibm.mq.jms.MQQueueSession.createReceiver(MQQueueSession.java:310)
at com.ibm.ejs.jms.JMSQueueReceiverHandle.<init>(JMSQueueReceiverHandle.java:143)
at com.ibm.ejs.jms.JMSQueueSessionHandle.createReceiver(JMSQueueSessionHandle.java:192)
at dk.pbs.fb.util.QRequest.startMessaging(QRequest.java:207)

Can somebody help me on this.

subh...@gmail.com

unread,
Jun 15, 2013, 11:36:27 AM6/15/13
to
WMQ client is connected to a different queue manager than expectedQueue manager the application worked as expected
0 new messages