[jboss-dev-forums] [Design of POJO Server] - NPE in TransactionScopedEntityManager
alesj
do-not-reply at jboss.com
Tue Nov 4 10:59:18 EST 2008
I get this NPE while running JBossAS_testsuite_Seam:
| Caused by: java.lang.NullPointerException
| at org.jboss.jpa.tx.TransactionScopedEntityManager.getEntityManager(TransactionScopedEntityM
| anager.java:254)
| at org.jboss.jpa.tx.TransactionScopedEntityManager.getDelegate(TransactionScopedEntityManage
| r.java:91)
| at org.jboss.seam.persistence.EntityManagerProxy.getDelegate(EntityManagerProxy.java:97)
| at org.hibernate.search.jpa.impl.FullTextEntityManagerImpl.getDelegate(FullTextEntityManager
| Impl.java:154)
|
C:\projects\jboss5\trunk\testsuite>build one-test -Dtest=org.jboss.test.deployers.seam.test.SeamDvdExampleUnitTestCase
while running 'run -c profileservice'.
You build profileservice config by runnning 'build profileservice-config' in testsuite. :-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186746#4186746
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4186746
More information about the jboss-dev-forums
mailing list