Hi,

I don't get the error anymore during deployment.

I've based my code on the stripesbook from F. Daoud

The Stripersist.getEntityManager() gives me the error 


18:48:04,083 ERROR [net.sourceforge.stripes.exception.DefaultExceptionHandler]
Unhandled exception in exception handler.: java.lang.IllegalStateException: 
A JTA EntityManager cannot use getTransaction()
        at
org.hibernate.ejb.AbstractEntityManagerImpl.getTransaction
(AbstractEntityManagerImpl.java:818)
[:3.6.2.Final]
        at
org.stripesstuff.stripersist.Stripersist.getEntityManager(Stripersist.java:574)
[:151:153]
        at
org.stripesstuff.stripersist.Stripersist.getEntityManager(Stripersist.java:601)
[:151:153]


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to