[jbpm-dev] Could not find work item handler for WebService

Akila Rathnayake akila.senarath at gmail.com
Wed Jul 2 04:36:44 EDT 2014


hi all,
i

When I run a webservice task in kie workbench 6.0.1  I get the following
error message;



*Process Instances failed to start: [examples.ex4:627 - WS:2] -- Could not
find work item handler for WebService*



Even though I set my CustomWorkItemHandlers.conf to the required workitem
handler error still repeats.

My CustomWorkItemHandlers.conf as follows;



[

  "Log": new org.jbpm.process.instance.impl.demo.SystemOutWorkItemHandler(),

  "WebService": new
org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler(ksession),

  "Rest": new org.jbpm.process.workitem.rest.RESTWorkItemHandler()

    "Service Task" : new
org.jbpm.process.workitem.bpmn2.ServiceTaskHandler(ksession),

  "FileInput": new
org.jbpm.formModeler.core.fieldTypes.file.FileCustomType(),

"Service Task" : new
org.jbpm.process.workitem.bpmn2.ServiceTaskHandler(ksession)

]


and also i gone through redhat bugzill in following link,

https://bugzilla.redhat.com/show_bug.cgi?id=1035259

also i did same thing that Kris Verlaenen said in comment 5


guys have you any idea about this error...


regards

Akila
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jbpm-dev/attachments/20140702/e14a748c/attachment.html 


More information about the jbpm-dev mailing list