Sergey, Thank you very much to for your reply.
> Camel has plenty of HTTP-centric components so please review which one > fits most for your project and then proceed from there, example, if it > is a cxfrs one then the CXF based docs will help, restlets - check their > docs, jetty - the jetty ones, etc We are leaning to towards CXFRS just stay compliant to JAX-RS standards (it can also support webservices) . Restlets are good but i read some where it needs native annotations and *coming to jetty I am not sure how best i could use that for restful services*. I found the following link for restful services using jetty (http://www.andrejkoelewijn.com/wp/2010/06/13/a-composite-rest-service-using-camel/). I think the latest camel-cxfrs component provides much more cleaner integration. Can you think of any other use case where jetty can be used effectively in the context of restful services? Thanks, Sridhar -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Restful-services-security-tp5616832p5617964.html Sent from the Camel - Users mailing list archive at Nabble.com.
