I'm using activiti with openL tablet as BRE, the rule files are deployed with each process now. When I want to change a rule file, I have to redeploy all processes using this file.
Is it possible to deploy resources only once and let the processes share resources?
Not sure how openL works, but the only way to get what you want is to reference the rules in your service tasks, instead of including them and so making them independent from the process definition.