[jboss-user] [jBPM Users] - setHibernateSessionFactory() ... using GRAIL's session facto

edeleflie do-not-reply at jboss.com
Sun Dec 6 18:00:14 EST 2009


I'm trying to use GRAILS's pre-configured Hibernate session factory to create the ProcessEngine instance. 

processEngine = new Configuration().setHibernateSessionFactory(grailsSessionFactory)

... this seems to work ... and the processEngine is not null. However, when I do:

repositoryService = processEngine.getRepositoryService()

then the reposirotyService is null. Has anyone ever managed to correctly use the .setHibernateSessionFactory() method?

Etienne



View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269208#4269208

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4269208



More information about the jboss-user mailing list