Why jdk-1.5.0 and diablo-jdk-1.5.0 does not contain sunpkcs11.jar in jre/lib/ext?

Greg Lewis glewis at eyesbeyond.com
Sat Jan 12 08:17:44 PST 2008


On Tue, Jan 08, 2008 at 01:04:22PM +0300, Alex Pivovarov wrote:
> Could you tell me why jdk-1.5.0 and diablo-jdk-1.5.0 does not contain
> sunpkcs11.jar in jre/lib/ext?
> Or I was doing something wrong when I install them. I use default options --
> the only think I uncheck is browser plugin.

Because the source code and build infrastructure aren't included for either
the JAR or the native library in the source that Sun distributes(*).  You
could copy the included Linux/Solaris JARs over, but then you need to build
the corresponding native library somehow.

* - Actually, the source is there, but its bundled up and there is no
    build infrastructure.

Thats my recollection at least.

-- 
Greg Lewis                          Email   : glewis at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org


More information about the freebsd-java mailing list