Hi George,
Seems you are using a bit "old" version of Axis2.
We deprecated and removed the use of Call class after 0.95 (IIRC). As
Deepal stated can you please check with Axis2 1.0 RC2 and let us know. I
may be able to help you.
Thanks,
Chinthaka
George Papandreou wrote:
> Greetings,
>
> I a
Hi George;
Can you please try with Axis2 RC2
George Papandreou wrote:
> Greetings,
>
> I am getting the following exception on reception of a SOAPFault
> from a gSOAP node:
>
> _j__ava.lang.ClassCastException_:
> org.apache.axis2.om.impl.llom.OMElementImpl
>
> at
> org.apache.axis2.soap.impl
Greetings,
I
am getting the following exception on reception of a SOAPFault from a gSOAP
node:
java.lang.ClassCastException: org.apache.axis2.om.impl.llom.OMElementImpl
at
org.apache.axis2.soap.impl.llom.SOAPFaultImpl.getDetail(SOAPFaultImpl.java:133)
at
org.apache.axis2.soap.impl.llom.S