Title: Using ksoap with Axis 1.1

Hi,

I am trying to setup a ksoap (not ksoap 2) client to communicate with axis 1.1

I get this exception in my ksoap client:
SoapFault - faultcode: 'soapenv:Server.userException'
faultstring:
'java.lang.reflect.InvocationTargetException'
faultactor: 'null' detail: [EndTag </detail>]

And when I go to the axis SoapMonitorApplet, I don't see the incoming request. I check the service page in axis, my web service is deployed.

Could someone please tell me what is the meaning of the exception? And why I can't see any incoming request in the SoapMonitorApplet?

Thanks.

Reply via email to