Posted: Wed Sep 24, 2008 9:49 am Post subject: How to setup JMSInput node for object msg
Newbie
Joined: 08 May 2008 Posts: 6
Hi - Currently in the process of doing a message flow that accept JMS msg and process them. Preferably sending Objects to the JMSInput node, as manipulating a Java object directly would be easier to do in the JavaCompute for business reasons. Looks roughly like that:
WebApp on WAS --> JMSInput -> JavaCompute -> Output
Problem is, can hardly figure out hot to configure the JMSInput node, did not found any example on that. There is in theory a JMS Nodes sample available from our WMB Toolkit, but unfortunately the import does not work . So I'm pretty much clueless about how to set it up (JMS Provider name, JNDI bindings, connection factory, ...)
Also, I was wondering if those fancy JMSMQTransform node is required in between the JMSInput and the JavaCompute ? And after that how do you recover the object back in the JavaCompute ??
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