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 2007/02/07 09:53:06 UTC

[jira] Resolved: (AXIS2-1756) NPE when trying to infer the inTransport

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

Deepal Jayasinghe resolved AXIS2-1756.
--------------------------------------

    Resolution: Fixed

fixed the issue
504465

> NPE when trying to infer the inTransport
> ----------------------------------------
>
>                 Key: AXIS2-1756
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1756
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: transports
>    Affects Versions: 1.1
>         Environment: Windows XP Pro, Axis 1.1 release, JDK 1.4.2.0008
>            Reporter: Shahar Kedar
>         Assigned To: Deepal Jayasinghe
>         Attachments: src.zip
>
>
> I generated a soap client using Axis2's wsdl2java.
> When I try to invoke the web service I'm getting the following exception:
> java.lang.NullPointerException
> 	at org.apache.axis2.description.ClientUtils.inferInTransport(ClientUtils.java:85)
> 	at org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:253)
> 	at softwareag.com.applinx.ServerManagerStub.getServerInformation(ServerManagerStub.java:162)
> 	at softwareag.com.applinx.ServerManagerStub.main(ServerManagerStub.java:2732)
> Attached is the generated source

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