ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » reading message from a remote queue

Post new topic  Reply to topic
 reading message from a remote queue « View previous topic :: View next topic » 
Author Message
joecherian
PostPosted: Mon Jan 13, 2003 2:21 am    Post subject: reading message from a remote queue Reply with quote

Novice

Joined: 15 Dec 2002
Posts: 23
Location: India

Hello,

is it possible to read message from a remote queue with transport type set as BINDINGS ?
i had put message to a remote queue by setting transport type as BINDINGS,but for this i had to use remote queue definition.
Similarly, is there any way by which i can read messages from a remote queue in BINDINGS mode ?
Thanks

Joe
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
PeterPotkay
PostPosted: Mon Jan 13, 2003 7:07 pm    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

No. Your app has to be connected to the queue manager that the queue is local to if you want to get the message. If you are in bindings mode, that means your app has to be on the server that actually houses the local queue you want to get from.

If the queue is on a remote queue manager, you will have to go to Client mode.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
joecherian
PostPosted: Mon Jan 13, 2003 7:10 pm    Post subject: Reply with quote

Novice

Joined: 15 Dec 2002
Posts: 23
Location: India

hello
thanks for the reply.
but is it still impossible if i install MQClient in my machne, then define a client conenction channel? then also it is impossible to read messages in bindings mode ?

Joe
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
PeterPotkay
PostPosted: Mon Jan 13, 2003 7:16 pm    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

Nope. Bindings mode means you have to execute your code on the same server as the queue manager you want to connect to.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
joecherian
PostPosted: Mon Jan 13, 2003 7:21 pm    Post subject: Reply with quote

Novice

Joined: 15 Dec 2002
Posts: 23
Location: India

thanks a lot..

so can you please give me the sequence of steps needed to create a client conenction with a remote machine so that i can read the messages in that machine ?i am using JMS calls to access MQSeries

Thanks
Joe
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
PeterPotkay
PostPosted: Mon Jan 13, 2003 7:23 pm    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

See Bower's answer at the bottom of this post:
http://www.mqseries.net/phpBB2/viewtopic.php?t=7087
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » reading message from a remote queue
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.