Hi,

I have a camel route that routes to either a webservice or a bpel and in
either case if they reply with a soap fault I get a NullPointerException,
this only started after I upgraded to servicemix-camel-2009.02.  I have
tracked it down to the CamelConsumerEndpoint.java line 83.  It would appear
that messageExchange.getMessage("fault") is not populated in my case.

Has anyone else tried replying with a SOAP fault in the version or is this
possibly a bug in the new release?

Thanks,
Jonathan
-- 
View this message in context: 
http://old.nabble.com/NullPointer-exception-when-receiving-soap-fault-in-servicemix-camel-2009.02-tp26732937p26732937.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to