[jboss-user] [jBPM] - Re: Could not find work item handler

Tobias Wittur do-not-reply at jboss.com
Mon Aug 15 20:50:48 EDT 2011


Tobias Wittur [http://community.jboss.org/people/tob1as] created the discussion

"Re: Could not find work item handler"

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

--------------------------------------------------------------
Could it be, that the intermediate throw event has to be registered for "Send Task" ?

//This works
ksession.getWorkItemManager().registerWorkItemHandler("Send Task", new SendTaskHandler());

//This works
ksession.getWorkItemManager().registerWorkItemHandler("Send Task", new MyOwnIntermediateThrowHandler());

//Does not work
ksession.getWorkItemManager().registerWorkItemHandler("Send Task", new MyOwnIntermediateThrowHandler());
--------------------------------------------------------------

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

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/20110815/ebceeb1c/attachment.html 


More information about the jboss-user mailing list