Re: apache Camel cxf proxy doesnt work with http endpoint

2012-12-07 Thread santhosh
. -- View this message in context: http://camel.465427.n5.nabble.com/apache-Camel-cxf-proxy-doesnt-work-with-http-endpoint-tp5723753p5723781.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: apache Camel cxf proxy doesnt work with http endpoint

2012-12-07 Thread Willem jiang
hy the simple camel-cxf proxy with http webservice didnt work > and the second one works (it should and it does :P).Is the code i have ok.It > doesnt seem right to me.I am pretty sure some exchange property is set wrong > or content sent to real webservice is wrong.The content got from

Re: apache Camel cxf proxy doesnt work with http endpoint

2012-12-07 Thread Aki Yoshida
rk > and the second one works (it should and it does :P).Is the code i have ok.It > doesnt seem right to me.I am pretty sure some exchange property is set wrong > or content sent to real webservice is wrong.The content got from the proxy > is used to make the Httppost call in second route.so the content from proxy > cannot be wrong.when it is got from exchange and send to real webservice > something goes wrong. Can anybody throw some light on it. > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/apache-Camel-cxf-proxy-doesnt-work-with-http-endpoint-tp5723753.html > Sent from the Camel - Users mailing list archive at Nabble.com.

apache Camel cxf proxy doesnt work with http endpoint

2012-12-07 Thread santhosh
or content sent to real webservice is wrong.The content got from the proxy is used to make the Httppost call in second route.so the content from proxy cannot be wrong.when it is got from exchange and send to real webservice something goes wrong. Can anybody throw some light on it. -- View thi