I was wondering where I can find the default configuration for the Activiti engine in ServiceMix 4.5.3; essentially I would like to replace it with my own activiti.cfg.xml
any tips on how to achieve this are greatly appreciated!
btw I have installed the activiti 5.10 feature into smx 4.5.3 and successfully run the sample provided with the smx distribution. My next step is to configure a mail server.
This ServiceMix Activiti module is not maintained by the Activiti project (I wasn't even aware of it). Better ask the question on the ServiceMix forum I guess.
As far as I can see servicemix added a bundle "Activit Configuration" which contains a blueprint file that configures Activiti using a JtaProcessEngineConfiguration. I will see what can be done to make this configuration more dynamic…