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.xmlsoap.org/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 |
Title: setting cookie property in Call
- setting cookie property in Call David Self
- RE: setting cookie property in Call Seref Arikan
- Re: InvocationTargetException Rommel Sharma
- Re: InvocationTargetException Venkatesh Kancharla
- Re: InvocationTargetException Sai Pradeep - Hotmail