You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/04/28 20:40:06 UTC

[jira] [Updated] (CAMEL-8708) SOAP unmarshalling shouldn't fail for Faults that lack an optional Detail element

     [ https://issues.apache.org/jira/browse/CAMEL-8708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-8708:
-------------------------------
    Priority: Minor  (was: Major)

> SOAP unmarshalling shouldn't fail for Faults that lack an optional Detail element
> ---------------------------------------------------------------------------------
>
>                 Key: CAMEL-8708
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8708
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-soap
>    Affects Versions: 2.15.1
>            Reporter: Alex Savitsky
>            Priority: Minor
>
> Camel-soap code assumes that all Faults that a Camel SOAP endpoint is receiving, are containing a Detail element. Sending a Fault without Detail will result in an NPE. Detail is optional element in SOAP Faults (see http://www.w3.org/TR/soap12-part1/#soapfault) and its absence should not generate an error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)