[jboss-jira] [JBoss JIRA] Closed: (JBPM-792) Add support for JNDI bound SessionFactory
Tom Baeyens (JIRA)
jira-events at lists.jboss.org
Fri Jun 1 07:59:08 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPM-792?page=all ]
Tom Baeyens closed JBPM-792.
----------------------------
Resolution: Done
> 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