[ 
https://issues.apache.org/jira/browse/CXF-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600855#action_12600855
 ] 

Daniel Kulp commented on CXF-1616:
----------------------------------


Can you retry with the latest snapshot?   In theory, this should work fine with 
ASM 2.2.3 on the classpath.  I'm concerned about that.   I've made some fixes 
in the wrapperhelper stuff and also added some debug code into it.  Thus,  if 
you could try it, it would be a big help.



> 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.

Reply via email to