You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2011/04/02 05:51:05 UTC

[jira] [Reopened] (AXIS2-4244) NullPointerException in generated Stub.

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

Deepal Jayasinghe reopened AXIS2-4244:
--------------------------------------


> 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org