"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
> entry in the jre/lib/security/java.security file. The
> platform is windows-2003 server.
>  I get a NoSuchProviderException. The class loader is
> not able to find the Provider.
>  I don not want to place the Provider in the
> bootstrap loaders classpath for security reasons. I
> will appreciate if anybody can help me solve the
> problem.

With the standard setup, you should be able to place your jar in 
$CATALINA_HOME/common/endorsed and have it work only for Tomcat.

> Regards
> Pritesh
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to