Seems like this [1] jar won't work : $ jarsigner -verify geronimo-util-1.0.jar jar is unsigned. (signatures missing or not parsable)
Also I don't see any BC classes in the jar. Thanks, Ruchith 1. http://repo1.maven.org/maven2/org/apache/geronimo/geronimo-util/1.0/geronimo-util-1.0.jar On Wed, Apr 23, 2008 at 9:19 PM, Daniel Kulp <[EMAIL PROTECTED]> wrote: > > I believe the geronimo folks already created a non-idea jar: > > http://repo1.maven.org/maven2/org/apache/geronimo/geronimo-util/1.0/geronimo-util-1.0.jar > > Not sure the state of it though or how well it works. > > Dan > > > > > > On Wednesday 23 April 2008, Nandana Mihindukulasooriya wrote: > > Hi Devs, > > > > I was thinking along the lines of a little pluggable piece of code, > > which > > > > > would let the user initialize the JCE, as needed. This code could > > > be dynamically loaded, and driven off configuration and findable on > > > the CLASSPATH (to hopefully mitigate race conditions with our > > > startup/initialization code). > > > > +1. At the same time, it seems that people in the [EMAIL PROTECTED] > > [1],[2] were interested in a bouncycastle jar w/o the algorithm > > included. IMHO, it would be great if we can get this done as this will > > remove the unnecessary hassle from the users to download it > > themselves. It seems David from BC was willing to do that [3], wonder > > what happened. > > > > thanks, > > nandana > > > > [1] - > > http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200508.mbox > >/[EMAIL PROTECTED] [2] - > > http://mail-archives.apache.org/mod_mbox/www-legal-discuss/200508.mbox > >/[EMAIL PROTECTED] [3] - > > http://www.bouncycastle.org/devmailarchive/msg05065.html > > > > -- > J. Daniel Kulp > Principal Engineer, IONA > [EMAIL PROTECTED] > http://www.dankulp.com/blog > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://blog.ruchith.org http://wso2.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
