[
https://issues.apache.org/jira/browse/CXF-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13186748#comment-13186748
]
ext2 commented on CXF-4031:
---------------------------
In patch I carelessly write the test Unit's ClassName as (testMultiResponse),
please makesure the first character is upper case ("TestMultiResponse") if run
the test outside eclipse;
> NullPoint Exception Raised when input is nothing and using Holder to return
> response
> -------------------------------------------------------------------------------------
>
> Key: CXF-4031
> URL: https://issues.apache.org/jira/browse/CXF-4031
> Project: CXF
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.5.1
> Reporter: ext2
> Attachments: test_cxf_2_5_1.zip
>
>
> for a wsdl's operation, if input message is nothing, but output message has
> multipart; the jax-ws operation will using Holder to return result;
> the HolderInInterceptor will raise NullPointerException because input
> (soap:body) is empty;
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira