[ http://issues.apache.org/jira/browse/GERONIMO-2485?page=comments#action_12450545 ] David Jencks commented on GERONIMO-2485: ----------------------------------------
What's left is to make this deployer look around in all the places the jee 5 spec says for a persistence.xml. I think dblevins said he had some code that does this in openejb. > PersistenceUnitGBean needs a NamespaceDrivenDeployer > ---------------------------------------------------- > > Key: GERONIMO-2485 > URL: http://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: 1.2 > > > 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. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
