cancel
Showing results for 
Search instead for 
Did you mean: 

Java Delegate Field Injection and the modeler

boekhold
Champ in-the-making
Champ in-the-making
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
3 REPLIES 3

trademak
Star Contributor
Star Contributor
Hi Maarten,

There was an issue with class fields in the Modeler. It should be fixed now on Master.

Best regards,

boekhold
Champ in-the-making
Champ in-the-making
Hi Tijs,

Yes I found the forum post about that on http://forums.activiti.org/content/activiti-modeler-5170-issue-class-fields-service-tasks. If you read that post you will see that I replied to it as well. Basically I built master from source and it is still not working for me.

Appreciate if you could have a look at that post and advice what I am doing wrong. Or if I have found another bug…

Maarten

boekhold
Champ in-the-making
Champ in-the-making
Tijs, just did a git pull origin, and it's still not working for me.

What's so unique about my situation?

Rgds, Maarten