|
From: 孙伟 <kev...@gm...> - 2013-01-24 02:17:02
|
Hello, I am a tester who is new to EJBCA. Recently I was trying to install EJBCA on CentOS 6.2 box. The "ant bootstrap" process is OK, while I encountered the problem with "ant install": javax.naming.NameNotFoundException: ejbca not bound, and this cause the batch generation failure. Searched online that this may be the issue of database binding, and that is why I found my ejbca database with empty table. My environment: CentOS 6.2 java-1.6.0-openjdk apache-ant-1.8.4 jboss-5.1.0-GA-jdk6 Thanks in advance! Kevin |