| keith edward 2004-03-29, 4:38 pm |
| Hello,
I am using weblogic server 7.0.4.... I am getting the below error when
I try to execute a web app... the same web app code is fine on the
development server, but when moved to testing it threw the below
error.... I think this has something to do with modifing
/usr/java131/jre/lib/security files, but does anyone have any wisdom
on how to go about fixing this?
Thanks,
Keith
<Mar 29, 2004 3:46:35 PM EST> <Error> <HTTP> <101017>
<& #91;ServletContext(id=211224363,name=niw
sapp,context-path=/niwsapp)]
Root cause of ServletException
java.lang.ExceptionInInitializerError: java.lang.SecurityException:
Cannot set up certs for trusted CAs: java.lang.SecurityException:
Cannot locate policy and/or framework files for signer restraint
check!
at javax.crypto.SunJCE_b.<clinit>(DashoA6275)
at javax.crypto.SecretKeyFactory.getInstance(DashoA6275)
at nvlap.niws.common.NiwsDataHandler.prepareKey(NiwsDataHandler.java:55)
at nvlap.niws.common.NiwsDataHandler.<clinit>(NiwsDataHandler.java:137)
|