as refresh() may result into overwriting the state of the persistence instance, if invoked outside a transaction then following must be set <property name="openjpa.NontransactionalWrite" value="true"/>
-- View this message in context: http://n2.nabble.com/should-EntityManager.refresh-require-active-transaction--or-not--tp1366353p1366848.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
