Re: Invoking Servlet from Camel

2013-07-29 Thread SyedBhai
Hello. But how can I ensure that the body I am passing is connected to the parameter 'message'? Thanks, Syed. -- View this message in context: http://camel.465427.n5.nabble.com/Invoking-Servlet-from-Camel-tp5736417p5736426.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Invoking Servlet from Camel

2013-07-29 Thread James Carman
ng, can I >> pass it as a message body? >> String response=template.requestBody("direct:start", "HelloCamel", >> String.class); >> >> Is there a way to accomplish this? >> >> I have already visited Camel Servlet Component webpa

Re: Invoking Servlet from Camel

2013-07-29 Thread Bilgin Ibryam
String.class); > > Is there a way to accomplish this? > > I have already visited Camel Servlet Component webpage. > > It doesn't help. > > Thanks, > Syed. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Invoking-Servlet-from-Camel-tp5736417.html > Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Invoking Servlet from Camel

2013-07-29 Thread Claus Ibsen
omponent webpage. > > It doesn't help. > > Thanks, > Syed. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Invoking-Servlet-from-Camel-tp5736417.html > Sent from the Camel - Users mailing list archive at Nabble.com.

Invoking Servlet from Camel

2013-07-29 Thread SyedBhai
ing.class); Is there a way to accomplish this? I have already visited Camel Servlet Component webpage. It doesn't help. Thanks, Syed. -- View this message in context: http://camel.465427.n5.nabble.com/Invoking-Servlet-from-Camel-tp5736417.html Sent from the Camel - Users mailing list archive at Nabble.com.