Title: setting cookie property in Call
HI Sharma!
 
This problem occurs whenever tomcat couldn't find the service you are trying to invoke. Check whether you have copied the DLL(s)/Lib(s) of your service on to the System32 directory(if you are using windows).
 
Hope this works.
 
Cheers
Sai.
----- Original Message -----
Sent: Friday, February 06, 2004 11:37 AM
Subject: InvocationTargetException

Hi,
    I am getting java.lang.reflect.InvocationTargetException while making a calll to my webservice on Tomcat 4.1.12.
    Any idea why this could be happening...
Thanks,
Rommel.
 
DEBUG [main] - <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoaporg/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 <soapenv:Body>
  <soapenv:Fault>
   <faultcode>soapenv:Server.userException</faultcode>
   <faultstring>java.lang.reflect.InvocationTargetException</faultstring>
   <detail/>
  </soapenv:Fault>
 </soapenv:Body>
</soapenv:Envelope>

*********************************************************
Disclaimer

This message (including any attachments) contains
confidential information intended for a specific
individual and purpose, and is protected by law.
If you are not the intended recipient, you should
delete this message and are hereby notified that
any disclosure, copying, or distribution of this
message, or the taking of any action based on it,
is strictly prohibited.

*********************************************************
Visit us at http://www.mahindrabt.com

Reply via email to