[ https://issues.apache.org/jira/browse/GERONIMO-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Donald Woods updated GERONIMO-3366: ----------------------------------- Component/s: OpenEJB Affects Version/s: (was: 2.0-M3) 2.0-M6 Fix Version/s: 2.1 > Dependency needed in openejb config to start OpenEjbSystem before the > EntityManagerRegistry > ------------------------------------------------------------------------------------------- > > Key: GERONIMO-3366 > URL: https://issues.apache.org/jira/browse/GERONIMO-3366 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: OpenEJB > Affects Versions: 2.0-M6 > Reporter: Ted Kirby > Assignee: Donald Woods > Priority: Critical > Fix For: 2.0, 2.1 > > Attachments: G3366.patch > > > EntityManagerRegistryImpl gets its entityManagerRegistry from the > OpenEjbSystem GBean. It needs to start afterwards. A dependency should be > added in the plan to insure that this is case, otherwise it will be random, > and if they start out of order, an NPE results from EntityManager.persist() > calls. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.