How were you deploying a spring application to jboss before?
One of the more simplistic ways is to Bundle the application up as an EAR or WAR and
deploy to jboss, setup a datasource for your database connectivity, and jbpm gets injected
with the sessionfactory that spring creates with that datasource, and you should have a
working application..
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4245120#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...