Posted: Wed Sep 23, 2015 12:42 am Post subject: Using JMS temporary topic
Newbie
Joined: 03 Mar 2011 Posts: 9
Hi All!
I have probably very simple question, but I couldn't find an information about configuration.
Current situation:
I used IIB v9.0.0.1 and need to use temporary topic as ReplyTo Topic. I try to create a two simple flows with JMS Output and JMSInput + JMSReply nodes. But when I set topic, defined in JNDI destination, all worked ok. But when I set a name of topic which didn't exist in Destination, I got an error
Code:
( IB_TEST.default ) IIB JMSClient. ''Broker 'IB_TEST'; Execution Group 'default'; Message Flow 'JMSPub'; Node 'JMS Output::ComIbmJMSClientOutputNode' '' There is a configuration problem with the JNDI Administered objects where: Initial Context Factory = ''''. Location of the bindings = ''''. ConnectionFactory Name = ''''. JMS destination = ''''. The exception text is : ''topic://TEMP/TempTop''.
The node cannot obtain a JNDI Administered Object, because some of the values specified are incorrect.
I think I probably need to put temporary topic name in specific format, but I couldn't find which format I need to use.
Could anybody explain me how to configure JMSOutput node for work with temporary topic name in ReplyTo field? Or simply give link to documentation or sample, etc...
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