[ 
https://issues.apache.org/jira/browse/AXIS2-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lin Sun updated AXIS2-2707:
---------------------------

    Attachment: Axis2-2707.patch

This patch has fixed for the prob for me.  I'd appreciate if someone could 
review + possibly commit it.  Lin

> JAXBDispatch didn't handle value being null in the createMessageFromValue 
> method
> --------------------------------------------------------------------------------
>
>                 Key: AXIS2-2707
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2707
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.3
>            Reporter: Lin Sun
>             Fix For: 1.3
>
>         Attachments: Axis2-2707.patch
>
>
> Got this during my test:
> Caused by: java.lang.NullPointerException
>       at 
> org.apache.axis2.jaxws.client.dispatch.JAXBDispatch.createMessageFromValue(JAXBDispatch.java:71)
> I noticed that the createMessageFromValue method didn't check for NULL in 
> JABDispatch, but it did check for NULL in XMLDispatch.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to