OptimisticLocking exception when try to update execution-variable
Hi,I have setup a spring activiti engine.I do a ProcessEngines.getDefaultProcessEngine(), will i get the same spring engine instance ?How many job-executors will i have ? (i have my default job-executor turned on in config, async-executor is off)Now ...