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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...