[
https://issues.apache.org/jira/browse/GERONIMO-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Kirby updated GERONIMO-3366:
--------------------------------
Attachment: G3366.patch
> 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)
> Affects Versions: 2.0-M3
> Reporter: Ted Kirby
> Fix For: 2.0
>
> 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.