[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: virtualFile.toURL().openStream() does not provide a JarI
adrian@jboss.org
do-not-reply at jboss.com
Wed Sep 3 13:41:40 EDT 2008
Try either of the following in the JBossAS testsuite:
| ./build.sh one-test -Dtest=org.jboss.test.jpa.test.WebClassesJPAUnitTestCase
| ./build.sh one-test -Dtest=org.jboss.test.jpa.test.WebClassesEARJPAUnitTestCase
|
The annotated entities are found when they are packaged in WEB-INF/lib/*.jar
| ./build.sh one-test -Dtest=org.jboss.test.jpa.test.WebLibsJPAUnitTestCase
| ./build.sh one-test -Dtest=org.jboss.test.jpa.test.WebLibsEARJPAUnitTestCase
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174058#4174058
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174058
More information about the jboss-dev-forums
mailing list