Re: Help required with Camel for HTTP service.

2013-09-03 Thread yvsandeep
Hi, I have checked the backend server.It is running.I am able to post the message to the backend successfully directly from the same http client. -- View this message in context: http://camel.465427.n5.nabble.com/Help-required-with-Camel-for-HTTP-service-tp5738518p5738558.html Sent from the

Re: Help required with Camel for HTTP service.

2013-09-02 Thread Christian Posta
the remote > host has not responded. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Help-required-with-Camel-for-HTTP-service-tp5738518p5738522.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta

Re: Help required with Camel for HTTP service.

2013-09-02 Thread yvsandeep
being printed out.I am using Jmeter to post messages to Camel.I get an exception in Jmeter telling that the remote host has not responded. -- View this message in context: http://camel.465427.n5.nabble.com/Help-required-with-Camel-for-HTTP-service-tp5738518p5738522.html Sent from the Camel

Re: Help required with Camel for HTTP service.

2013-09-02 Thread Christian Posta
uot;;).to("jetty:// > http://remoteIP:61050/Dummy";); > } > > } > > I have posted the message to /myapp/myservice.However,I do not see the > request being routed to the remote http web server.Also,what should I do to > get the response from the web server and

Help required with Camel for HTTP service.

2013-09-02 Thread yvsandeep
ver and send it to the http client? -- View this message in context: http://camel.465427.n5.nabble.com/Help-required-with-Camel-for-HTTP-service-tp5738518.html Sent from the Camel - Users mailing list archive at Nabble.com.