Thank you Claus. I get your point. I want to invoke a rest service hosted in a remote server and hence should be putting the rest url in as a to endpoint.
But i am unable to get through the format of the url to be passed as a TO endpoint. Firstly i am using cxfrs component to invoke the rest service How do i tell camel as to which function of the rest service should we invoke. My current webservice uri is cxfrs://http://localhost:8080/CounterWebApp/?resourceClasses="+Hello.class.getName() How do i mention the method name of the rest service ? Appreciate your help. -- View this message in context: http://camel.465427.n5.nabble.com/RestFul-service-using-camel-tp5726656p5726721.html Sent from the Camel - Users mailing list archive at Nabble.com.