[jboss-jira] [JBoss JIRA] Created: (JBPM-792) Add support for JNDI bound SessionFactory
C??dric Vidal (JIRA)
jira-events at jboss.com
Tue Dec 5 08:59:58 EST 2006
Add support for JNDI bound SessionFactory
-----------------------------------------
Key: JBPM-792
URL: http://jira.jboss.com/jira/browse/JBPM-792
Project: JBoss jBPM
Issue Type: Feature Request
Components: Core Engine
Reporter: C??dric Vidal
Assigned To: Tom Baeyens
Today, jBPM manages the configuration of Hibernate which is fine in simple applications where jBPM is the main piece but in a enterprise application where jBPM is one of the many modules that are using Hibernate as a persistence mechanism, you don't want to configure your hibernate SessionFactory multiple times, so you want to configure your SessionFactory once, bind it to JNDI and tell jBPM to use it.
It would be great if out of the box, jBPM would be able to lookup the SessionFactory it uses out of JNDI instead of configuring it locally.
Regards,
Cédric
--
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 jboss-jira
mailing list