Hi,
When I try to invoke the echoStruct operation using
the user guide, I get this exception. This was working
fine in axis2-0.9 released build.

org.apache.axis2.AxisFault: null; nested exception is:

        org.apache.axis2.om.OMException; nested exception is:

        java.lang.Exception: null; nested exception is: 
        org.apache.axis2.om.OMException
        at
org.apache.axis2.clientapi.InOutMEPClient.invokeBlocking(InOutMEPClient.java:186)
        at
org.apache.axis2.userguide.Axis2SampleDocLitPortTypeStub.echoStruct(Axis2SampleDocLitPortTypeStub.java:216)
        at TestClient.main(TestClient.java:34)
        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
com.intellij.rt.execution.application.AppMain.main(AppMain.java:78)
Caused by: java.lang.Exception: null; nested exception
is: 
        org.apache.axis2.om.OMException
        at
org.apache.axis2.soap.impl.llom.SOAPFaultImpl.getException(SOAPFaultImpl.java:144)
        at
org.apache.axis2.clientapi.InOutMEPClient.invokeBlocking(InOutMEPClient.java:181)
        ... 7 more

Process finished with exit code 0





                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

Reply via email to