cancel
Showing results for 
Search instead for 
Did you mean: 

Documentation bug - activiti-5.9/docs/userguide

nikhil_silveira
Champ in-the-making
Champ in-the-making
Under Timer Boundary Event it says:
Note: boundary timer events are only fired when the job executor is enabled (i.e. jobExecutorActivate needs to be set to true in the activiti.cfg.xml, since the job executor is disabled by default)

and under Job executor activation it says:
By default, the JobExecutor is activated when the process engine boots. Specify

<property name="jobExecutorActivate" value="false" />

when you don't want the JobExecutor to be activated upon process engine boot.

So which one is it ? activated by default or disabled by default?
1 REPLY 1

erensimsek
Champ in-the-making
Champ in-the-making
Hi,

The default value of jobExecuter auto activate is false.


Best regards.