ClassNotFoundException when launching process via API
Hello,I've attached a class to my process that listens to TASK_ASSIGNED and TASK_COMPLETED events, it works fine when the process is launched via the activiti-app, but when I launch my process via the activiti-rest API, I get a ClassNotFoundException...