Activiti 5.17
Hi, I'm trying to use the ReverseStringsFieldInjected example from the user guide. I've compiled this class, put it in a jar, added the jar to shared.loader in catalina.properties, and started Tomcat.
I then log on to …/activiti-explorer, create a new model, drag in a Service Task, set my classname as the class. If I now click on "Class fields" (which I believe is where I'm supposed to access these injected field expressions?), the modeler tries to load/reload the page and just hangs there with an empty screen. Can't find any logs either that show me what's going on.
How is this supposed to work and what am I doing wrong?
Maarten