[jboss-jira] [JBoss JIRA] Commented: (JBAS-7460) Detect version from persistence.xml files and pass it to the JPA 2 provider
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Thu Apr 8 11:00:45 EDT 2010
[ https://jira.jboss.org/jira/browse/JBAS-7460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12524599#action_12524599 ]
Scott Marlow commented on JBAS-7460:
------------------------------------
I see a comment in PersistenceUnitInfoImpl, that getPersistenceXMLSchemaVersion() will return the version when appropriate version is accessible from PersistenceUnitMetaData.
Looking at org.jboss.metadata.jpa.spec.PersistenceUnitMetaData, I don't see any version information. So, PersistenceUnitMetaData needs accessor for the version information.
Also need to set the version PersistenceUnitMetaData version (as read from persistence.xml).
> Detect version from persistence.xml files and pass it to the JPA 2 provider
> ---------------------------------------------------------------------------
>
> Key: JBAS-7460
> URL: https://jira.jboss.org/jira/browse/JBAS-7460
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: EJB3
> Reporter: Emmanuel Bernard
> Assignee: Scott Marlow
> Fix For: JBossAS-6.0.0.M3
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list