Create your web service delegate class (should implement org.activiti.engine.delegate.JavaDelegate) .. just a dummy stub class is OK for now. Select Service Task on your diagram In Properties view, select "Main config" tab Select "Java class" radio button Click "Select class" button and drill down to and select your web service delegate class defined above
I am new to activiti and I am unable to follow you Robbe. In fact there is no radio box for class in activiti 5.14 eclipse plugin? Where should I look for ?