org.apache.axis2.AxisFault: The input stream for an incoming message is null.
-----------------------------------------------------------------------------

                 Key: MAXISTOOLS-32
                 URL: http://jira.codehaus.org/browse/MAXISTOOLS-32
             Project: Maven 2.x Axis Tools Plugin
          Issue Type: Bug
    Affects Versions: 1.2
         Environment: windows,java 1.5,.net 3.5,axis2-1.3
            Reporter: sai sirisha
         Attachments: Scenario6Client.java

I want to invoke an .NET service from axis2 client. im not able to call because 
of the exception. I searched many sites everywhere there is only problem ,but 
no proper solutions.its said its  abug in axis2..but by now no idea if its 
resolved.
im attcahing the exception and client code. Any help is appreciated.

org.apache.axis2.AxisFault: The input stream for an incoming message is null.
        at 
org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:71)
        at 
org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:326)
        at 
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:389)
        at 
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211)
        at 
org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)
        at Scenario6Client.main(Scenario6Client.java:29)
Exception in thread "main" 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to