WS task giving workitemhandler not found error in JBPM 7.0.2

9 views
Skip to first unread message

Ronak Kothari

unread,
Oct 3, 2018, 8:21:07 AM10/3/18
to jBPM Usage
Hi All,

I tried to call calculator webservice using WS task of JBPM 7.0.2. My project is build and deployed successsfully but when i tried to start process it gives me an error of Work Item Handler of WS Task is not found. When I tried to run it on JBPM 6.4 it is working fine. Could you please let me know why its happening and what is the resolution for that. 

Diego Torres Fuerte

unread,
Oct 5, 2018, 1:59:19 AM10/5/18
to kothari...@gmail.com, jbpm-...@googlegroups.com
Hello Ronak
I was having the same issue, so I added the WebService Work Item Handler in my deployment descriptor and it worked.

...

<work-item-handlers>
        <work-item-handler>
            <resolver>mvel</resolver>
            <identifier>new org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler(ksession, classLoader)</identifier>
            <parameters/>
            <name>WebService</name>
        </work-item-handler>
...







On Wed, Oct 3, 2018 at 7:21 AM Ronak Kothari <kothari...@gmail.com> wrote:
Hi All,

I tried to call calculator webservice using WS task of JBPM 7.0.2. My project is build and deployed successsfully but when i tried to start process it gives me an error of Work Item Handler of WS Task is not found. When I tried to run it on JBPM 6.4 it is working fine. Could you please let me know why its happening and what is the resolution for that. 

--
You received this message because you are subscribed to the Google Groups "jBPM Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jbpm-usage+...@googlegroups.com.
To post to this group, send email to jbpm-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/a09560a4-86cd-4fac-8b1a-72b83370d4a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--

DIEGO TORRES FUERTE

SR SOLUTIONS ARCHITECT, GPTE

Red Hat 

Rio Lerma No 232 Piso 22

Col. Cuauhtémoc, Ciudad de México, C.P. 06500

dtor...@redhat.com    M: +521-(55)-1048-8857    

Reply all
Reply to author
Forward
0 new messages