[jboss-jira] [JBoss JIRA] Resolved: (JBID-46) Refactor the persistence.xml and database connection configuration
Boleslaw Dawidowicz (JIRA)
jira-events at lists.jboss.org
Mon May 11 08:12:47 EDT 2009
[ https://jira.jboss.org/jira/browse/JBID-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Boleslaw Dawidowicz resolved JBID-46.
-------------------------------------
Resolution: Won't Fix
persistence.xml is gone and we switched to the pure hibernate config. Actually I'd like to have xml mappings instead of annotations in the future so not sure if this still makes sense
> Refactor the persistence.xml and database connection configuration
> ------------------------------------------------------------------
>
> Key: JBID-46
> URL: https://jira.jboss.org/jira/browse/JBID-46
> Project: JBoss Identity
> Issue Type: Task
> Components: IDM
> Affects Versions: 1.0.0.alpha1
> Reporter: Jeff Yu
> Assignee: Boleslaw Dawidowicz
>
> In the db scenario, I have found that we need to have the persistence.xml in the META-INF/ folder, and in the persistence.xml, we have listed a set of implementation classes. I am thinking that can we hidden those implementation classes to users somehow. such as we can have a default persistence.xml(or other name) that contains the inner implementation class in the idm-hibernate module. while for the users, they just need to configure the database connection, and we need to put the database connection properties outside.
--
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