Re: Problem loading custom keystore providers

2006-04-27 Thread Bill Barker
"pritesh sharma" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > I have written a custom provider and implmentation > of java.security.KeyStoreSpi. I placed the > corresponding .jar file in $CATALINA_HOME\common\lib. > Also, I have registered the provider by putting an > ent

Problem loading custom keystore providers

2006-04-27 Thread pritesh sharma
Hi, I have written a custom provider and implmentation of java.security.KeyStoreSpi. I placed the corresponding .jar file in $CATALINA_HOME\common\lib. Also, I have registered the provider by putting an entry in the jre/lib/security/java.security file. The platform is windows-2003 server. I g