Scott Marlow [
http://community.jboss.org/people/smarlow%40redhat.com] created the
discussion
"JBJPA-27 and setting PersistenceUnitMetaData reference to PersistenceMetaData"
To view the discussion, visit:
http://community.jboss.org/message/539886#539886
--------------------------------------------------------------
I'm trying to add a getPersistenceMetaData() to PersistenceUnitMetaData, so that code
that has access to the PersistenceUnitMetaData can also get the PersistenceMetaData. This
will help resolve JBJPA-27.
Attached to JBJPA-27 is a JBJPA-27.patch (
https://jira.jboss.org/jira/secure/attachment/12333993/JBJPA-27.patch
https://jira.jboss.org/jira/secure/attachment/12333993/JBJPA-27.patch) that is written for
https://svn.jboss.org/repos/jbossas/projects/metadata/ejb/trunk
https://svn.jboss.org/repos/jbossas/projects/metadata/ejb/trunk. The patch changes
PersistenceMetaData.setPersistenceUnits(List persistenceUnits) but unit testing is showing
an empty List is passed in. This isn't a surprise but I am wondering if there is a
way to handle linking the classes via some other XML binding magic?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/539886#539886]
Start a new discussion in JBoss XML Binding Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]