Hi
I am posting a message to external web service using cxfrs web service.
I gave in the route as .to(cxfrs://{{url}) , its connecting to server and i
am expecting the http response status (like 201, 404, etc) in return. After
.to statement i have a processor where i am trying to print the headers and
body, i dont see the http status codes.
i.e like i am able to get these http status codes using HttpClient , but
using cxfrs i am not able to get these http status codes.
Can anyone please help me out , what i have to do to get the http status
code and description from cxfrs webservice response.
Thanks in advance.
Regards,
Santosh
--
View this message in context:
http://camel.465427.n5.nabble.com/Http-Status-code-from-CXFRS-not-working-tp4509452p4509452.html
Sent from the Camel Development mailing list archive at Nabble.com.