On Thu, Nov 8, 2012 at 12:45 PM, sushil_vsk5 <[email protected]> wrote: > Hi, > I tasted with the stable release and also by adding a log at the end of my > route. But still I am not getting a response. I am always getting back the > original request on my reply queue. Can you throw any light on this? > Regards, > Sushil >
Yes try adding a 2nd step to the route from JMS bean MyBean to log?level=DEBUG eg its a known issue that has been fixed in the upcoming releases. But the route should have 2+ nodes then it works for reply over JMS. > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-Bean-Component-Behaviour-in-case-of-an-InOut-exchange-tp5721888p5722364.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
