workflow - How to change the default data-source in activiti BPM? -
i change default data-source oracle. per user guide another database db.properties in web-inf/classes of activiti explorer web application should changed if change db.properties again need create .war file, correct ? how create activiti-explorer.war file ? or there options change explorer ? please advise
i dont know activiti explorer well, can build war file activity sources. simple maven project , should quite easy.
have activiti documentation here: http://docs.codehaus.org/display/act/developers+guide#developersguide-buildingthedistribution
btw: use activiti embedded spring framework using spring-activiti extension... works charm.
Comments
Post a Comment