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 » General IBM MQ Support » Connectivity from WMQ Server to TIBCO

Post new topic  Reply to topic Goto page Previous  1, 2
 Connectivity from WMQ Server to TIBCO « View previous topic :: View next topic » 
Author Message
mqjeff
PostPosted: Thu Oct 20, 2011 5:35 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

You will create multiple jms::secID and jndi::secID, replacing "secID" with unique values and specifying unique user and pw.

Then you will configure the nodes appropriately.
Back to top
View user's profile Send private message
zpat
PostPosted: Thu Oct 20, 2011 6:05 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5867
Location: UK

Sounds plausible but...

mqsisetdbparms PT3 -n jms::QueueConnectionFactory -u uuu -p ppp

The "QueueConnectionFactory" value comes from the name of the Tibco QCF - what happens if this name is the same over different Tibco servers which each require different credential values?

Similarly

mqsisetdbparms PT3 -n jndi::com.tibco.tibjms.naming.TibjmsInitialContextFactory -u uuu -ppp

The "com.tibco.tibjms.naming.TibjmsInitialContextFactory" name would appear to be a standard JNDI name in Tibco JMS - how can this credential then have different values for different Tibco servers?
Back to top
View user's profile Send private message
zpat
PostPosted: Tue Oct 25, 2011 5:52 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5867
Location: UK

Response from Big Blue:

Quote:
The JMS account credentials can be set either at the ConnectionFactory
level:

mqsisetdbparms <Broker> -n jms::cfname -u <userID> -p <pwd>

or alternatively at the node level:

mqsisetdbparms <Broker> -n jms::flowName_nodeName@cfname -u <userID> -p
<pwd>

Credentials for JNDI lookups can only be specified at the
InitialContextFactory class level:

mqsisetdbparms <Broker> -n jndi::icf.class.name -u <username> -p <pwd>

If the customer only requires different jms credentials to be used and
can uyse the same credentials for the jndi lookup then they can either
create multiple ConnectionFactory objects and parttition by connection
factory or use the node level facilities to specify different
credentials for each node.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » General IBM MQ Support » Connectivity from WMQ Server to TIBCO
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.