[daisy] Custom Authentication + External Jars

edzheyn edzheyn at hotmail.com
Thu Oct 4 04:28:36 CDT 2007


Hi all,

we are trying to implement our own Authentication Scheme using signature
validation. The signature is being validated using both MD5 and RSA crypto
algorithms. For the implementations of the crypto algorithms we are using
the bouncy castle java APIs (version 1.33).
We import our authentication module to the plugins of the repository server
without a problem  but when we try to authenticate ourselves we get the
following error:

The Bouncy Castle security provider could not be loaded. Ensure that you
have bcprov-jdk14-133.jar is present in Tomcat's common/lib directory.
[btpool0-3] ERROR org.mortbay.log - EXCEPTION
java.lang.ExceptionInInitializerError
.........

Could anyone give us a tip how we can reference the bouncy castle jar. If we
need to use classloader.xml, how it should look like and where to copy the
jar file?

Thanks in advance! 
-- 
View this message in context: http://www.nabble.com/Custom-Authentication-%2B-External-Jars-tf4566709.html#a13035377
Sent from the Daisy - General mailing list archive at Nabble.com.



More information about the daisy mailing list