|
From: Tomas G. <to...@pr...> - 2004-07-22 09:07:53
|
I would recommend using jboss 3.2.5 instead, it's really better. Did you use the install.cmd script? It should create . tomcat.jks and copy to $JBOSS_HOME/server/default/. I think there is a bug in installing ejbca 3.0 on JBOSS 3.0.x with Jetty instead of Tomcat. If you really need 3.0.8/Jetty you should find the file tomcat.jks in $JBOSS_HOME/bin and rename to .keystore instead. /Tomas ---------- I can successfully install CA ,but I can not log into the adminweb.I find the following warning and the alike : 2004-07-20 10:30:39,468 WARN [org.jboss.jbossweb] WARNING: Failed to start: SunJsseListener@0.0.0.0:8443 2004-07-20 10:30:39,468 ERROR [org.jboss.jetty.JettyService] multiple exceptions... 2004-07-20 10:30:39,484 ERROR [org.jboss.jetty.JettyService] exception java.io.FileNotFoundException: .keystore I know it is a problem of Jboss ,and I hope anyone who encountered this problem can help me. my platform windows 2000 ,ejbca 3.0, Jboss 3.0.8,j2sdk1.4.2. need more infomation? |