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

Daniel Kulp commented on CXF-2542:
----------------------------------


One more note: can you re-attach the CxfBug0.java thing with the "grant to 
apache" checkbox checked.   I can then use that code for a unit test.

> DelegatingInputStream.close() causes MessageImpl.getContextualProperty throw 
> NullPointerException
> -------------------------------------------------------------------------------------------------
>
>                 Key: CXF-2542
>                 URL: https://issues.apache.org/jira/browse/CXF-2542
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.2.4
>            Reporter: aaron pieper
>         Attachments: CxfBug0.java, stack-trace.txt
>
>
> Parsing AttachmentDeserializer's attachments causes an NPE in 
> MessageImpl.getContextualProperty sometimes. This can be fixed by adding a 
> null check in MessageImpl's getContextualProperty method.
> This problem exists in 2.2.4, it did not exist in 2.2.2. It was caused by a 
> change in DelegatingInputStream's close behavior.

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