[
https://issues.apache.org/jira/browse/AXIS2-4244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014215#comment-13014215
]
Anish Pyne commented on AXIS2-4244:
-----------------------------------
Which version of Axis2 has the fix? Or there is a workaround? The bug is marked
resolved but without any comments at all. Would appreciate more details at the
earliest.
> NullPointerException in generated Stub.
> ---------------------------------------
>
> Key: AXIS2-4244
> URL: https://issues.apache.org/jira/browse/AXIS2-4244
> Project: Axis2
> Issue Type: Bug
> Affects Versions: 1.4
> Reporter: Jan Thomä
> Priority: Blocker
> Attachments: stack.txt
>
>
> I have created a Stub from a WSDL using XMLBeans. Now i get an NPE inside the
> generated stub around this code line:
> throw f;
> }
> } finally {
>
> _messageContext.getTransportOut().getSender().cleanup(_messageContext);
> }
> }
> It looks like getTransportOut() returns null leading to the NPE.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]