Re: RestFul service using camel

2013-09-30 Thread vjboston
Hi All, I am trying to achieve the same thing.Invoking a remote restful service.But the response of the service is Null. SO the body keeps comign as null. Can somebody please help me with sample code ? -- View this message in context: http://camel.465427.n5.nabble.com/RestFul-service-using

Re: RestFul service using camel

2013-06-21 Thread Sergey Beryozkin
JAX-RS code snippet hence my suggestion to use JAX-RS aware components Cheers, Sergey Thanks, Syed. -- View this message in context: http://camel.465427.n5.nabble.com/RestFul-service-using-camel-tp5726656p5734509.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: RestFul service using camel

2013-06-21 Thread SyedBhai
/RestFul-service-using-camel-tp5726656p5734509.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: RestFul service using camel

2013-06-19 Thread Sergey Beryozkin
ing hard time how to invoke this service through camel. Can you please help me? I don't want the entire program. I just need the camel configuration to interact with the webservice. Please. Thanks, Syed. -- View this message in context: http://camel.465427.n5.nabble.com/Re

Re: RestFul service using camel

2013-06-19 Thread SyedBhai
t the entire program. I just need the camel configuration to interact with the webservice. Please. Thanks, Syed. -- View this message in context: http://camel.465427.n5.nabble.com/RestFul-service-using-camel-tp5726656p5734395.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: RestFul service using camel

2013-02-05 Thread Christian Müller
> View this message in context: > http://camel.465427.n5.nabble.com/RestFul-service-using-camel-tp5726656p5726939.html > Sent from the Camel - Users mailing list archive at Nabble.com. > --

Re: RestFul service using camel

2013-02-01 Thread Sergey Beryozkin
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.

Re: RestFul service using camel

2013-02-01 Thread Richa
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.

Re: RestFul service using camel

2013-01-31 Thread Claus Ibsen
lso just invoke it from java code using a ProducerTemplate http://camel.apache.org/producertemplate.html > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/RestFul-service-using-camel-tp5726656.html > Sent from the Camel - Users mailing list archive at