The servicemix-http provider endpoint does not properly handle web services
that return faults with multiple elements in the detail section.
--------------------------------------------------------------------------------------------------------------------------------------------
Key: SM-841
URL: https://issues.apache.org/activemq/browse/SM-841
Project: ServiceMix
Issue Type: Bug
Components: servicemix-http, servicemix-soap
Affects Versions: 3.1, 3.0.1
Reporter: Jeff Puro
Assigned To: Jeff Puro
Fix For: 3.1.1, 3.0.1
The servicemix-http provider endpoint fails when a web service it calls returns
a fault with multiple child elements in the detail section. The solution to
this is when there are multiple elements, we should wrap them all in a root
element so they get properly passed back as a fault.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.