Hi, I'm new to camel and servicemix and I'm trying to create a camel integration that receive a XML from servlet and do some job with that XML.
First I create a simple camel-spring bundle that use file, deploy to Apache Servicemix 4.5.2 and works fine. Then I try to change origin endpoint from file to camel-servlet and I can't get this working. Apache Servicemix had camel-servlet installed and started, but when I deploy I get this error: My bundle camel-context.xml are: -- View this message in context: http://servicemix.396122.n5.nabble.com/Example-camel-servlet-route-on-Apache-Servicemix-tp5717818.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
