|
From: Tomas G. <to...@pr...> - 2003-05-08 07:55:18
|
EJBCA 2.0 is not adapoted to JBoss 3.2.x, it works with JBoss 3.0.x. The version in CVS (upcomming 2.1) works fine with 3.2.x. Regards, Tomas Robert Klerer wrote: > I'm installing ejbca_2_0 on w2k under jboss-3.2.1_tomcat4.1.24 and > j2sdk-1_4_1_02. I built and deployed. > > When I runtest I get errors the first of which is below. I tried replacing > the ./lib/jboss-j2ee.jar with the one from jboss, and rebuilt, but that does > not seem to change anything. > > > 1) > test01CreateNewUser(se.anatom.ejbca.ca.auth.junit.TestAuthenticationSession) > java.lang.NoClassDefFoundError: > Lorg/jboss/tm/TransactionPropagationContextFacto > ry; |