[
https://issues.apache.org/jira/browse/CXF-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ext2 updated CXF-4031:
----------------------
Attachment: test_cxf_2_5_1.zip
org\apache\camel\component\cxf\anyxml\testMultiResponse is a unit test which
failed;
Maybe:
The HolderInInterceptor should check and create a new MessageContentsList when
input is null;
> 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