[jboss-user] [jBPM] - Re: Understanding Human Task call

Mauricio Salatino do-not-reply at jboss.com
Mon Jan 17 13:16:30 EST 2011


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

"Re: Understanding Human Task call"

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

--------------------------------------------------------------
If you are using the SNAPSHOT you don't need to worry about it. The exception that you get:
"org.drools.WorkItemHandlerNotFoundException: Could not find work item handler for Human Task"
Can be solved just registering the "Human Task" WorkItem Handler
Did you do something like:
ksession.getWorkItemManager().registerWorkItemHandler("Human Task", new CommandBasedWSHumanTaskHandler(ksession));?
What is the error now?
--------------------------------------------------------------

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

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/20110117/de5ea499/attachment.html 


More information about the jboss-user mailing list