Posted: Thu Aug 12, 2004 12:17 am Post subject: using JMS to Connect to Queue on Another Machine
Novice
Joined: 05 Aug 2004 Posts: 13
i have to connect to a remote queue ..
the condition is such that ,..
the backbone or MQ is running on another system...and i want to get and put data to that queues (whether on different Qmanagers or not)....
is this possible??
..
in that case will that be considered as a remote queue??..and only puts can be done????
..
can anyone please advice on this???
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
If you want to put and get data from another machine, then you need to client connect to the qmgr and it would be considered local. If you only want to put, you could binding connect to your local machine and put the message so that remote messaging gets it to the other machine.
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