I've found sort of a workaround for this…not sure if it is the best solution.

I created a new class that implements the RestConsumerFactory and in the
createConsumer method I have it create a restlet endpoint without the host
or port.  Basically a route with <from uri="restlet:/hello?restMethod=GET"/> 

This is the same endpoint uri structure I was using before with my servlet
container.  





--
View this message in context: 
http://camel.465427.n5.nabble.com/Does-Camel-REST-DSL-work-with-a-Restlet-Servlet-tp5761346p5761393.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to