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

Daniel Kulp resolved CXF-6010.
------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.2
                   2.7.13
         Assignee: Daniel Kulp

> NPE in MessageModeOutInterceptor.validateFaultDetail for faults with no 
> <detail>
> --------------------------------------------------------------------------------
>
>                 Key: CXF-6010
>                 URL: https://issues.apache.org/jira/browse/CXF-6010
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Eirik Bjorsnos
>            Assignee: Daniel Kulp
>             Fix For: 2.7.13, 3.0.2
>
>         Attachments: CXF-6010-nullcheck-faultdetail.patch
>
>
> When validating a SOAP Fault with no <detail> element, 
> MessageModeOutInterceptor.validateFaultDetail fails with a NPE while trying 
> to find the first child element of the detail element (which is null).
> The fix should be easy: Add a null check before trying to validate a fault 
> detail.



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

Reply via email to