[jboss-user] [jBPM] - Re: Process flow stops after human task completion in jBPM5.1

Mauricio Salatino do-not-reply at jboss.com
Sat Aug 27 10:41:40 EDT 2011


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

"Re: Process flow stops after human task completion in jBPM5.1"

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

--------------------------------------------------------------
If you are using the JPAKnowledgeService you should be using this:

| 
| |  ksession.getWorkItemManager().registerWorkItemHandler("Human Task", *new* CommandBasedWSHumanTaskHandler()); |
 |
 |
Instead of this:

| 
| |  ksession.getWorkItemManager().registerWorkItemHandler("Human Task", *new* WSHumanTaskHandler()); |
 |
 |
Cheers
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110827/2a207dd7/attachment-0001.html 


More information about the jboss-user mailing list