Activiti Boundary Timer Event followed by service task
Hi i have a boundary timer event followed by service task that use a java delegate class to fire execute method.when the boudary timer must be fired i found an error that can instantiate that class.i believe the problem is that the jobExector is runn...