failed to go activemq

2013-10-16 Thread ravish4596
Hi I am trying to send the smooks transformed material to activemq but it is showing error. Please resolve this error and tell me. Below are my camel-context.xml. If i write file destination in place of activemq destination, the data is sent to that folder. But in case of activemq, it shows error.

Re: failed to go activemq

2013-10-20 Thread ravish4596
I am working on maven and all paths are set already. When I transform content through smooks as mvn exec:java, it works successfully. And when i send the treansformed content to activemq trough other destination folder as mvn camel:run, it also works successfully. But, my problem is I want to comb