[jboss-user] [JBoss Seam] - Re: Problema on jBPM and MicroContainer ManagedHibernateSess
fguerzoni
do-not-reply at jboss.com
Fri Nov 17 01:34:30 EST 2006
I managed to split hibernate.cfg.xml in two separate config file: one for the microcontainer and one for jbpm.
>From jbpm user guide http://docs.jboss.org/jbpm/v3/userguide/persistence.html#thedbpersistenceservicefactory
it is possible to specify an alternate config file for hibernate in jbpm.
This solution is working but I would prefer to use the microcontainer SessionFactory. Is it possible?
jbpm accept an external factory jndi name, how can I specify it? Assume to be in the 'hibernate' sample context.
thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986751#3986751
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986751
More information about the jboss-user
mailing list