[ https://issues.apache.org/jira/browse/CXF-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Kulp resolved CXF-4031. ------------------------------ Resolution: Fixed Fix Version/s: 2.5.2 2.4.6 Assignee: Daniel Kulp Updated HolderInInterceptor to create the list if needed. Would appreciate it if you could test more with tonights snapshots. > 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 > Assignee: Daniel Kulp > Fix For: 2.4.6, 2.5.2 > > 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