[jboss-dev-forums] [jBPM Development] - Re: Workflow not progressing after user task

Mauricio Salatino do-not-reply at jboss.com
Tue Mar 13 07:54:17 EDT 2012


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

"Re: Workflow not progressing after user task"

To view the discussion, visit: https://community.jboss.org/message/723463#723463

--------------------------------------------------------------
It looks like you are not registering the Listener for the human task server. 
You should register it using something like:
ksession.registerWorkItemHandler("Human Task", new CommandBasedWorkItemHandler(ksession,..... ));
This Version of the WorkItemHandler will handle persistence correctly.

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

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120313/e3d159cf/attachment.html 


More information about the jboss-dev-forums mailing list