cancel
Showing results for 
Search instead for 
Did you mean: 

activiti-cdi: processes.xml are deployed on EVERY app start

chris_joelly
Champ in-the-making
Champ in-the-making
Hello,

i added my processes to the activiti-cdi provided processes.xml, but all processes are deployed everytime the app is restarted.

Can i avoid this behavior or is this mechanism only meant to be used in test environments to deploy process definitions easily?

thanks
Chris
2 REPLIES 2

meyerd
Champ on-the-rise
Champ on-the-rise
Hi chris.joelly,

I guess we should fix that:
http://jira.codehaus.org/browse/ACT-1168

chris_joelly
Champ in-the-making
Champ in-the-making
yes, this would be nice. but how u recognise if a version of an process is already deployed? will there be some version field we can then fill to give Activiti a hint when to deploy a new revision of an already deployed process?