[
https://issues.apache.org/jira/browse/GERONIMO-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473638
]
David Jencks commented on GERONIMO-2485:
----------------------------------------
In g rev 508331 and openejb3 rev 508329 I got the jpa test app to deploy and
start but accessing jpa/servlet resulted in only one out of 4 successes.
TestServlet
Test EJB container managed entity manager test OK: false
Test EJB app managed entity manager factory test OK: false
Test servlet container managed entity manager test OK: false
Test servlet app managed entity manager factory test OK: true
> PersistenceUnitGBean needs a NamespaceDrivenDeployer
> ----------------------------------------------------
>
> Key: GERONIMO-2485
> URL: https://issues.apache.org/jira/browse/GERONIMO-2485
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: persistence
> Reporter: David Jencks
> Assigned To: David Jencks
> Fix For: 2.0-M2
>
>
> Most of the config into in PersistenceUnitGBean can be read out of
> persistence.xml. We should write a NamespaceDrivenBuilder that uses custom
> xml and can either set stuff from the supplied xml, look for persistence.xml
> in a specified location, or look for persistence.xml in a default location,
> and parse persistence.xml.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.