We are using Servicemix on one of our projects, and we have created a servicemix feature that basically exposes a JAX-RS webservice that writes the contents of the POST request to a JMS topic. I want to convert this to a straight camel route, is it possible to do so? We are using the Camel Spring DSL to define our routes in XML. I looked for example routes that routed a web service to a JMS topic and couldnt find any.
-- View this message in context: http://camel.465427.n5.nabble.com/Syntax-for-web-service-route-tp5734267.html Sent from the Camel Development mailing list archive at Nabble.com.
