Why jdk-1.5.0 and diablo-jdk-1.5.0 does not contain  
Author Message
glewis





PostPosted: 1/13/2008 12:18:00 AM Top

java-programmer, Why jdk-1.5.0 and diablo-jdk-1.5.0 does not contain 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 : email***@***.com
Eyes Beyond Web : http://www.eyesbeyond.com
Information Technology FreeBSD : email***@***.com
_______________________________________________
email***@***.com mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-java
To unsubscribe, send any mail to "email***@***.com"
 
glewis





PostPosted: 1/14/2008 2:14:00 PM Top

java-programmer >> Why jdk-1.5.0 and diablo-jdk-1.5.0 does not contain 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.

Turned out to be easier than I recalled. Update your ports and jdk15 will
now install this JAR and the matching native library.

--
Greg Lewis Email : email***@***.com
Eyes Beyond Web : http://www.eyesbeyond.com
Information Technology FreeBSD : email***@***.com
_______________________________________________
email***@***.com mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-java
To unsubscribe, send any mail to "email***@***.com"