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 » JMS & MQ Clients

Post new topic  Reply to topic
 JMS & MQ Clients « View previous topic :: View next topic » 
Author Message
DJGoodrich
PostPosted: Thu Jan 10, 2002 9:57 am    Post subject: Reply with quote

Apprentice

Joined: 12 Dec 2001
Posts: 30
Location: SW Florida

I recently posted a question relating to JMS and connecting to multiple queue managers, via client connections.

"The customer wants a JMS application that can connect(as a MQ Client) to any of a number of queue managers in the cluster.

They do not want to specify or be required in their code to walk thru a channel tab file to determine which queue manager to use.

They want the MQ interface isolated from the in-house code."

Browsing PartnerWorld for Developers I found:
"Is there any way to use the MQSeries client connection table with JMS?
A: No, there is no way to define a connection factory to use the MQSeries client connection table.

Reference: F00036186 Date: 12 Dec 2001"

Can someone help clarify? Can JMS accomplish this?

thank you.

Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
EddieA
PostPosted: Thu Jan 10, 2002 11:12 am    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

No. If you want JMS to try multiple Queue Manager connections, then this code would have to be implememted in the application.

With JMS, in Client mode, either the application is responsible for defining the connection parameters to the server or they must be picked up from a Connection Factory, where you can only define a single connection per Factory.

With the Client Connection table, you can specify a list of connections to be attempted, in order, until a sucessful connection is made. Unfortunately, this is NOT used by JMS.

Cheers,

_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
DJGoodrich
PostPosted: Thu Jan 10, 2002 12:22 pm    Post subject: Reply with quote

Apprentice

Joined: 12 Dec 2001
Posts: 30
Location: SW Florida

They are also wanting to create connection pools to multiple queue managers, if possible. The current code is Java, but they have it in mind to convert to JMS.

I am trying to determine if this is a viable option.

Would they be better served to remain with Java and use the available MQ connectors?
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » JMS & MQ Clients
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.