>From the stacktrace it appears that the Spring framework wrappers decided to close the persistence context (EntityManager). Is it possible for you to run the test in a simple JSE environment to narrow down the cause? Also, does it behave the same way if instead of NameQuery, you use a JPQL string?
----- Pinaki -- View this message in context: http://openjpa.208410.n2.nabble.com/Slice-closing-EntityManager-on-named-queries-tp6295930p6298783.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
