[jboss-dev-forums] [JBoss XML Binding Development] - JBJPA-27 and setting PersistenceUnitMetaData reference to PersistenceMetaData
Scott Marlow
do-not-reply at jboss.com
Tue Apr 27 15:58:34 EDT 2010
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&containerType=14&container=2065]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100427/26bfa9d8/attachment.html
More information about the jboss-dev-forums
mailing list