The web service I am calling is returning an xml response that contains
nullPointerException.  This is because the service is unable to obtain the
POST parameters from the request and is getting a null pointer.

I was able to successfully call the service using a standard
java.net.URLConnection but I would prefer to make the call using Camel.

Regards, John



--
View this message in context: 
http://camel.465427.n5.nabble.com/Http-Component-Post-Parameters-tp5764464p5764641.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to