Re: Invoking webservice from servlet

2005-12-20 Thread Lincoln Dalgado
that I had earlier added the servers certificate to C:\JDK1.4\jre\lib\security\cacerts because of which the application was working fine with startup.bat -- Lincoln On 12/21/05, Prasad <[EMAIL PROTECTED]> wrote: > > Lincoln Dalgado wrote: > > >Hi, > > > >I am inv

Invoking webservice from servlet

2005-12-19 Thread Lincoln Dalgado
Hi, I am invoking a SSL based web service from inside a servlet. The service is invoked successfully when I use startup.bat to start tomcat. However if I start tomcat as a service, I get a Caused by: sun.security.validator.ValidatorException: No trusted certificate found at sun.security.valida