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

Maciej Swiderski mswiders at redhat.com
Thu Jul 3 11:28:47 EDT 2014


Have you tried with 6.1.0.CR1 to see if that is already solved?

Maciej
On 2 lip 2014, at 10:36, Akila Rathnayake <akila.senarath at gmail.com> wrote:

> 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/20140703/6afa0ddd/attachment-0001.html 


More information about the jbpm-dev mailing list