You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Jeff Thomas (JIRA)" <ji...@apache.org> on 2017/10/06 12:47:00 UTC

[jira] [Created] (AXIS2-5896) AxisFault - SOAP1.2 Subcodes - only last SubCode is added to the envelope

Jeff Thomas created AXIS2-5896:
----------------------------------

             Summary: AxisFault - SOAP1.2 Subcodes - only last SubCode is added to the envelope
                 Key: AXIS2-5896
                 URL: https://issues.apache.org/jira/browse/AXIS2-5896
             Project: Axis2
          Issue Type: Bug
          Components: kernel
    Affects Versions: 1.7.3
            Reporter: Jeff Thomas


When an Axis Fault (flagged as SOAP 1.2) is converted into a SOAPEnvelope if there are more than one SubCode, only the last subcode is added to the envelope....rather each subcode overwrites any subcode set before it.

See [AXIS2-4216|https://issues.apache.org/jira/browse/AXIS2-4216] from 2009-2012.  This old ticket directly addresses this problem, provided a patch, and according to the comments the patch was implemented, so I am assuming there may have been a regression here?

In theory, each SubCode should be added as a child of the last processed SubCode - nested structure.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org