Re: org.jpox.exceptions.ConnectionFactoryNotFoundException: Connection Factory
I'm working on a fix for this. It's due to a missing configuration / setup of a test local hsqldb. The default construction of the JdoFactory is to use jndi, which is valid everywhere but in unit testing. Jan Nielsen wrote: Okay - a bit more information. I've updated to r5838983, using Maven-2
Re: org.jpox.exceptions.ConnectionFactoryNotFoundException: Connection Factory
------ > >> > >> Test set: org.apache.maven.archiva.security.RoleManagerTest > >> --- > >> > >> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.819 > >> sec <<&