Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the 
discussion

"Re: About jBPM5.1 ProcessInstance and HumanTask persisit"

To view the discussion, visit: http://community.jboss.org/message/631351#631351

--------------------------------------------------------------
Hi Jack,
I think that the problem is related with the fact that the thread that start 
the process with ksession.startProcess("com.sample.humantask");
Died and it's not up when you complete the task. So the listener that you 
register died with it. You need to make sure that the listener is still active 
in order to be called on taskCompletion.

Cheers
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/631351#631351]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to