[jboss-user] [JBoss Seam] - Re: Separate database for jBPM
gavin.king@jboss.com
do-not-reply at jboss.com
Sat Mar 24 13:53:50 EDT 2007
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#4031318
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4031318
More information about the jboss-user
mailing list