Hi > I installed jackrabbit-jca in jboss. But I'd like to unit test some > functionality away from jboss! > Please, can anyone help me with the java code to initialize the Context > within a test class?
Have you taken a look at openejb? Check out the section on "Testing Techniques:" http://openejb.apache.org/3.0/index.html Cheers, Philipp
