One of the problems with the camel-restlet component is that it doesn't provide easy access to http header parameters. Using JAX-RS this is as easy as using @QueryParam
My question is really if the new service will offer something similar to what the JAX-RS annotations @MatrixParam, @QueryParam, @CookieParam and @Context delivers. @PathParam Is there already (As it is in the restlet component) -- View this message in context: http://camel.465427.n5.nabble.com/Which-headers-will-be-made-available-by-the-new-camel-rest-component-tp5755492.html Sent from the Camel - Users mailing list archive at Nabble.com.
