Basically, the configuration of jBPM persistence is completely in the hibernate.cfg.xml
file. So all you need to do is create a second datasource (jbpm-ds.xml), and point
hibernate.cfg.xml to that.
AFAIK you should not need to modify any components.xml or persistence.xml files.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031318#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...