HiWe are using apache cxf as restful service. We have to pass parameter like ID to the User Service.It would be as follows:http://localhost:8080/Userservice/101The value is coming as null in cxf restful code instead of 101.Is there any sample you can share?ThanksNavajyothi
-- View this message in context: http://camel.465427.n5.nabble.com/PathParam-sample-tp5791478.html Sent from the Camel - Users mailing list archive at Nabble.com.