Hi Maciej,
I have tested with persisted test case sample. it doesn't moving to the next task, after signalling after reloading the session. But it is working fine with the same session(with out reloading)... :( .
I am trying the reload of session as below.
ksession = JPAKnowledgeService.loadStatefulKnowledgeSession(ksessionId, kbase, null, env);
Is anyone tested the signalling after reload of session? Can you provide the solution for this...
Thanks,
Ravichandran