[
https://issues.apache.org/activemq/browse/SM-841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Puro updated SM-841:
-------------------------
Attachment: servicemix-soap-fault-3.1.patch
This patch can be specifically used against 3.1 of servicemix, although there
aren't all that many differences so we may not need this. I have also included
a junit test in this patch version.
> 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.0.1, 3.1
> Reporter: Jeff Puro
> Assigned To: Jeff Puro
> Fix For: 3.1.1, 3.2
>
> Attachments: servicemix-soap-fault-3.1.patch,
> servicemix-soap-fault.patch
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> 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.