You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Glen Mazza (JIRA)" <ji...@apache.org> on 2008/07/29 02:28:31 UTC

[jira] Created: (CXF-1725) Don't create empty
elements in SOAP fault messages.

Don't create empty <details/> elements in SOAP fault messages.
--------------------------------------------------------------

                 Key: CXF-1725
                 URL: https://issues.apache.org/jira/browse/CXF-1725
             Project: CXF
          Issue Type: Bug
            Reporter: Glen Mazza
            Priority: Minor


Make sure no empty details elements are created, have hasDetails() return false if no details element.

See: http://www.nabble.com/Creation-of-empty-detail-elements-for-SOAPFaults-td18667733.html


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-1725) Don't create empty
elements in SOAP fault messages.

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-1725.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.5
         Assignee: Daniel Kulp

> Don't create empty <details/> elements in SOAP fault messages.
> --------------------------------------------------------------
>
>                 Key: CXF-1725
>                 URL: https://issues.apache.org/jira/browse/CXF-1725
>             Project: CXF
>          Issue Type: Bug
>          Components: Soap Binding
>            Reporter: Glen Mazza
>            Assignee: Daniel Kulp
>            Priority: Minor
>             Fix For: 2.2.5
>
>
> Make sure no empty details elements are created, have hasDetails() return false if no details element.
> See: http://www.nabble.com/Creation-of-empty-detail-elements-for-SOAPFaults-td18667733.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.