I have just checked out NSS 3.2.1 and built it and am now in the process of
trying to build JSS 3.0.
With the code (JSS) comes an html file jss.html that says :
"These classes are compatible with JDK 1.1 or later using the native thread
implementation (not green threads). "
OTOH ...
The on-line build instructions at
(http://www.mozilla.org/projects/security/pki/jss/jss_build.html) say:
"Install a Java compiler and runtime. JSS supports Java version 1.2 or
later."
I cant get it to build with a pre 1.2 JDK. It is core to my application
(that needs to deliver a java app to thousands of desktops) that users are
not forced to download the Java 2 plug ins and as such need it needs to
support Java 1.1.x.
Is the documentation in error or myself (the most probable :-) and has
anyone else built and used the JSS with 1.1.x ?
Many thanks in advance
Mark Moser