Initial Context Factory = com.ibm.websphere.naming.WsnInitialContextFactory
Location JNDI Binding = "corbaloc:iiop:10.189.208.47:9100" (Both WAS and WMB are on different server
Connection Factory Name = jms/ws_tutorial_qcf
Source Queue = jms/ws_tutorial_queue
When I am trying to deploy the message flow I am getting the followig Event Message:
EVENT ID = 4640
Message : WBRK6_DEFAULT_BROKER.default ) WBIMB JMSClient. ''Broker 'WBRK6_DEFAULT_BROKER'; Execution Group 'default'; Message Flow 'WAS_WMB_JMS'; Node 'ComIbmJMSClientInputNode::JMSInput1' '' There is a configuration problem with the JNDI Administered objects where: Initial Context Factory = ''com.ibm.websphere.naming.WsnInitialContextFactory''. Location of the bindings = ''corbaloc:iiop:10.189.208.47:9100''. ConnectionFactory Name = ''jms/ws_tutorial_qcf''. JMS destination = ''jms/ws_tutorial_queue''. The exception text is : '' javax.naming.NameNotFoundException : Context: testNode01Cell/nodes/testNode01/servers/server1, name: jms/ws_tutorial_qcf: First component in name jms/ws_tutorial_qcf not found.''.
The node could not obtain a JNDI Administered Object because some of the values specified in the node attributes are incorrect
Check the JNDI Administered configuration for the JMS provider used by the node. Either modify the JNDI Administered objects and rebuild the bindings, or change the node attributes and re-deploy the message.
I have also copied sibc.jndi.jar and sibc.jms.jar to the MQSI Shared Class folder in WMB Server.
I am able to send test message to the SiBus queue by running a small program in WAS using the above JNDI Details.
Thanks for your time, I am actually trying this connectivity for the first time and m fairly new to broker. I am refering to the developer world article "connecting broker to various JMS Provider". According to it I need to copy the JMS client classes "sibc.jndi.jar and sibc.jms.jar" to the broker shared folder.
I did that, but I am not sure about the updates provided by you. They havent mentioned anything about changing the Env Variables.
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