Thanks. What version of Fuse ESB are you using?
4.4.0 On Fri, Jul 8, 2011 at 10:51 PM, jstandard <[hidden email]</user/SendEmail.jtp?type=node&node=4567501&i=0>> wrote: > This seems to have something to do with difference between camel 1.4.x and > camel 2.7.x. I think the example I grabbed uses the older version, and the > API is modified in the newer camel with fuse. > Yeah the Java code seems like Camel 1.x where there was a .tryBlock. In Camel 2.x its named .doTry instead. You need to compile the Camel route with the version of Camel used in the ESB. -- View this message in context: http://servicemix.396122.n5.nabble.com/Problem-with-ActiveMQ-using-Camel-and-Blueprint-tp4565774p4574908.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
