[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-902) Make persistenceContextName configurable

Carsten H?hne (JIRA) jira-events at lists.jboss.org
Thu Feb 22 05:39:42 EST 2007


Make persistenceContextName configurable
----------------------------------------

                 Key: JBSEAM-902
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-902
             Project: JBoss Seam
          Issue Type: Feature Request
          Components: Framework
    Affects Versions: 1.1.6.GA
            Reporter: Carsten H?hne


The persistenceContextName is hardcoded to
EntityHome:                   entityManager
HibernateEntityHome: session

For the sake of readability i suggest to make it configurable.
I can name my core:managed-hibernate-session or core:managed-persistence-context whatever i like in components.xml.
It is an nice idea to set the name of these things used by the framework also in components.xml
perhaps like
framework:hibernate-session-name
framework:persistence-context-name or whatever you like best.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list