|
Hi, I'm
using the RPCInOnlyMessageReceiver for one of my web methods, and I keep
getting the following exception: org.apache.axis2.AxisFault:
Incoming message input stream is null at org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:64) at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:367) at org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:281) at org.apache.ws.axis2.ServiceManagerStub.cancelConnection(ServiceManagerStub.java:745) at org.apache.ws.axis2.ServiceManagerTest.testcancelConnection(ServiceManagerTest.java:143) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:128) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196 The
Axis2 version is 1.1 RC1. I cannot use the nightly build because of other
problems I'm having there. However, if this is a know problem that was solved I
will try to move to a newer version. BTW
– Is there a date for the next Axis2 release? Thanks, Shahar
Kedar |
- [Axis2] Incoming message input stream is null when using... Kedar, Shahar
- Re: [Axis2] Incoming message input stream is null w... Deepal Jayasinghe
- RE: [Axis2] Incoming message input stream is null w... Kedar, Shahar
- FW: [Axis2] Incoming message input stream is null w... Kedar, Shahar
- Re: FW: [Axis2] Incoming message input stream i... Sanka Samaranayke
