From: Grégory J. (J. <ji...@co...> - 2010-03-26 14:52:29
|
[ http://jira.codehaus.org/browse/XDP-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grégory Joseph updated XDP-229: ------------------------------- Fix Version/s: (was: 1.0.4) 1.0.6 > Hibernate plugin misses the ability to set the name attribute of the session-factory element > -------------------------------------------------------------------------------------------- > > Key: XDP-229 > URL: http://jira.codehaus.org/browse/XDP-229 > Project: XDoclet 2 Plugins > Issue Type: New Feature > Reporter: Matthias Kerkhoff > Fix For: 1.0.6 > > > In enterprise environments it is often important to let hibernate automatically register the session factory in the jndi tree of the appserver. Unfortunately, this requires that the session-factory element in the generated hibernate.cfg.xml has the optional name= attribute. The value of the name attribute is used as jndi location during auto-binding. > This should be easily fixed by introducing an additional tag to the HibernateConfigPlugin which is, if present, added to the session-factory element. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |