It might be because, your webservice could not find some class files which
it needed. Make sure you have placed all the necessary class files in the
WEB-INF/classes or WEB-INF/lib directory.

regards
Venkatesh

On Fri, 6 Feb 2004, Rommel Sharma wrote:

> setting cookie property in CallHi,
>     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
> 
> 

Reply via email to