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 » Issue with MB JMS nodes in MB v6

Post new topic  Reply to topic
 Issue with MB JMS nodes in MB v6 « View previous topic :: View next topic » 
Author Message
ravish_rao
PostPosted: Thu Jan 19, 2006 8:35 pm    Post subject: Issue with MB JMS nodes in MB v6 Reply with quote

Newbie

Joined: 19 Jan 2006
Posts: 1

Hi All,

I am currently implementing a MB workflow which is being used to transform a message coming out of a 3rd party application (xyx V11) before forwarding the message to a similar application but of a different version (xyz V10). This 3rd party application provides JMS queues for interfacing.

I am trying to achieve transformation in MB v6 using JMSInput and JMSOutput nodes. For this we would require JMSInput and JMSOutput nodes to connect to two different JMS connection factories. However we found that in a given message flow, regardless the number of JMSInput JMSOutput node it has, it can only connect to one JMS connection factory. Take the JMS/MQ API for example, if the JMSInput node is connecting to the JMS connection factory serviced by Queue Manager QMGR1, then all the subsequent JMSOutput nodes can only connect to the connection factory serviced by the same Queue Manager.

When we traced the service trace we found out that broker caches the connection in the thread context, and all the subsequent JMS nodes will fetch the same connection from the same thread. So if the subsequent JMSOutput node tries to open a queue which is hosted in another queue manager, it will fail since the queue will not be accessible by the existing queue manager connection factory.

Please let me know if anyone is aware of any such limitations in MB and any possible workaround for the same.

Thanks in advance.

Best Regards.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Jan 20, 2006 4:46 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

Put in the right destination and ensure there is a default path to said destination from the qmgr you are connected to.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Issue with MB JMS nodes in MB v6
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.