Gowri,
A way for you to support JSS 3.4 on HPUX-Itanium, today, is for you to build nspr, nss, and jss on HPUX-Itanium.
http://www.mozilla.org/projects/security/pki/jss/jss_build_3.4.html
then from
ftp://ftp.mozilla.org/pub/mozilla.org/security/jss/releases/JSS_3_4_RTM/
you download the jss34.jar and use it with your libjss3.so that you built on HPUX-Itanium. As you see from the download site jss uses the same jss34.jar for all platforms, so if you build from the proper tag described in the jss_build_3.4.html
cvs co -r JSS_3_4_RTM mozilla/security/coreconf cvs co -r JSS_3_4_RTM mozilla/security/jss
you will have jss 3.4 working on HPUX-Itanium which will run with what ever jvm (server or client) you choose. You then can use newer versions of NSPR, NSS than nspr 4.2.2 and nss 3.7.3 that you built with your libjss3.so and matched jss34.jar.
If you want official HPUX-Itanium support you will have to make a bug, as I said before, but at least this way you will not have to wait.
you should build nspr/nss/jss optimize set BUILD_OPT=1 to get your libjss3.so.
-glen
_______________________________________________ mozilla-crypto mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-crypto
