try to reload the execution instance before you signal it.
| ProcessInstance execution = executionService.findProcessInstanceById(executionId);
| execution.signalExecutionById(executionId);
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4242256#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...