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.
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