Using ksoap with axis 1.1

Samuel Cheung <[email protected]> Sun, 2 Nov 2003 15:02:35 -0600
Newsgroups gmane.comp.java.enhydra.ksoap
Message-ID <3956B7121A30D411850800508B9A5EE001AE4C4D@novarrainet1.internalnt.novarra.com>
Hi,

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

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

Could someone please tell me what is the meaning of this?