Hi,
i was wondering if there is any doc on the usage of
ContainerManagedTransactionStrategy?
I've been trying to add this in beans.xml, but I only get a:
javax.persistence.PersistenceException: java.lang.NullPointerException
at
org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getIdentifier(EntityManagerFactoryDelegate.java:719)
at
org.apache.deltaspike.data.impl.handler.CdiQueryInvocationContext.isNew(CdiQueryInvocationContext.java:93)
.
.
.
Caused by: java.lang.NullPointerException
at
org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.getIdentifier(EntityManagerFactoryImpl.java:85)
at
org.eclipse.persistence.internal.jpa.EntityManagerFactoryDelegate.getIdentifier(EntityManagerFactoryDelegate.java:715)
br hw
--
View this message in context:
http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/ContainerManagedTransactionStrategy-tp4659084.html
Sent from the Apache DeltaSpike Incubator Discussions mailing list archive at
Nabble.com.