please see this jbpm user guide:
http://docs.jboss.org/jbpm/v3/userguide/persistence.html
I think you hibernate.cfg.xml is a combination of your application domain model and jbpm
model. And put your config in sessionFactory. I suppose there is no way not to spring-nify
your jbpm engine.
And see this thread, it might help you in the future if you choose to integrate with your
application with spring. (Just see the spring discussion)
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=156131
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4235777#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...