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 » Open cluster queue independent of queue managers in cluster

Post new topic  Reply to topic
 Open cluster queue independent of queue managers in cluster « View previous topic :: View next topic » 
Author Message
pras
PostPosted: Mon Jun 08, 2009 11:33 pm    Post subject: Open cluster queue independent of queue managers in cluster Reply with quote

Newbie

Joined: 08 Jun 2009
Posts: 9

Hi,
I searched docuemnts but didn't find any way by which I can use java API to put message on cluster queue independent of any queue managers in cluster.

I want to setup a Queue connection factory in Websphere app server whcih should be able to send message on cluster queue independent of any cluster queue mgr down.

I came across adding a gateway queue mgr which can act as route messages to available queue manager.

If I dont want to use such additional queue manager is there any way?

Thanks.
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Jun 08, 2009 11:44 pm    Post subject: Re: Open cluster queue independent of queue managers in clus Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

pras wrote:
I want to setup a Queue connection factory in Websphere app server whcih should be able to send message on cluster queue independent of any cluster queue mgr down.


Not a clustering question - clustering deals with how messages are distributed between queue managers. Even in a clustered scenario, an application only connects to a single queue manager using a conventional connection.

What you need is a client connection table and proper code (which might be in WAS anyway) to disconnect and reconnect if the queue manager you're connected to goes down. Doing this, you'd reconnect to the next queue manager in the table and continue processing happy as the day is long.

I'll leave those with more JNDI/WAS experience than myself to comment on the specifics, but that's where your researches should be directed.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Jun 08, 2009 11:45 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Moved to more relevant section
_________________
Honesty is the best policy.
Insanity is the best defence.
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 » Open cluster queue independent of queue managers in cluster
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.