First of all I would like to reiterate your problem for my understanding. - You would like expose 2 restful web services from same camel route with the same base URI in a web container (Jetty in this case)? - You require hot deployments for your web services?
If my understanding is correct, then the conceptual idea would be incorrect in my opinion. It would be great to have 2 camel bundles, one for each of your services, deployed in an osgi container like karaf. You will have advantage of hot deploying multiple versions of RESTful services. -- View this message in context: http://camel.465427.n5.nabble.com/Deploying-REST-service-on-running-camel-jetty-instance-tp5746625p5746666.html Sent from the Camel - Users mailing list archive at Nabble.com.