little update. I've also tried calling:

processEngine = new Configuration().setHibernateSessionFactory(sessionFactory);
                
processEngine.setHibernateSession(sessionFactory.getCurrentSession());

still with no luck. The following line still returns a null object:

repositoryService = processEngine.getRepositoryService();

Etienne

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4269210
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to