[
https://issues.apache.org/jira/browse/CXF-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nicolas de loof closed CXF-1616.
--------------------------------
Resolution: Fixed
allready documented in http://cxf.apache.org/21-migration-guide.html
> NullPointerException when asm 2.2.3 is in classpath (???)
> ---------------------------------------------------------
>
> Key: CXF-1616
> URL: https://issues.apache.org/jira/browse/CXF-1616
> Project: CXF
> Issue Type: Bug
> Affects Versions: 2.0.6
> Environment: tomcat 6
> SUN java 1.5
> Spring 2.5.3
> Reporter: nicolas de loof
>
> CXF fails to deserialize incoming XML with an empty element :
> Caused by: java.lang.NullPointerException
> at
> _33j.services.servicesmodification.schema.DeliverLoyaltyAccountRequest_WrapperTypeHelper1.getWrapperParts(Unknown
> Source)
> at
> org.apache.cxf.jaxws.interceptors.WrapperClassInInterceptor.handleMessage(WrapperClassInInterceptor.java:122)
> ... 21 more
> If I remove asm from the war classpath the web service invocation pass.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.