[dna-issues] [JBoss JIRA] Updated: (DNA-610) Allow JPA Connector to be generic (not require hibernate)
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Thu Jan 7 02:36:30 EST 2010
[ https://jira.jboss.org/jira/browse/DNA-610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Randall Hauch updated DNA-610:
------------------------------
Fix Version/s: Future Releases
Targeting to 'Future Releases' (rather than leaving un-targeted) for now. This can be targeted to any release when desired.
> Allow JPA Connector to be generic (not require hibernate)
> ---------------------------------------------------------
>
> Key: DNA-610
> URL: https://jira.jboss.org/jira/browse/DNA-610
> Project: DNA
> Issue Type: Feature Request
> Components: Connectors
> Affects Versions: 0.6
> Reporter: John Ament
> Priority: Minor
> Fix For: Future Releases
>
>
> Allowing the use of any JPA provider (not just hibernate) would make it easier to use the JPA connector on other app servers - e.g. glassfish, weblogic, etc. There is no direct dependency on hibernate's features in the jpa connector, other than using their Ejb3Configurator. It looks like the config settings could be done in such a way that the persistence.xml could be provided by the bundling application. Design of it should probably be discussed a bit more thoroughly, and hopefully come up with a way that it can be automatically bootstrapped by the container, instead of the way configuration is done now.
> I'm willing to provide the implementation of this if you'd like.
--
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 dna-issues
mailing list