You need to register your work item handler for each of the work item
types. The console only supports the "Human Task" work item by default.
To register additional ones, either
* modify the DroolsFlowCommandDelegate class (line 63), add additional
ones and rebuild the gwt-console-server-drools-*.war
* use the drools.workItemHandlers property of the session configuration
to link to (one or more) properties files that define a mapping from the
work item type to the classname of the work item handler that needs to
be registered.
Kris
Quoting ramram8 <ramram858(a)gmail.com>:
Hi
I am performing a process in the GWT console:
The process is as follows:
START -> UAERTASK -> LOG -> END
in the gwt console I can see the process and I start the process
after
starting the process and executing the user task I have the following
error
although I have uploaded a .jar file and the .rf file through
Guvnor:
ERROR is :
13:50:37,093 INFO [STDOUT] Hibernate: insert into NodeInstanceLog
(id,
type, nodeInstanceId, nodeId, processInstanceId, processId, DATE)
values
(null, ?, ?, ?,
?, ?, ?)
13:50:37,093 ERROR [STDERR] Could not find work item handler for Log
13:50:38,578 INFO [STDOUT] [2009:11:322 13:11:578:debug] Message
receieved
on client : QueryTaskSummaryResponse
where I should define the Log work item handler?
--
View this message in context:
http://old.nabble.com/Could-not-find-work-item-handler-tp26406563p2640656...
Sent from the drools - user mailing list archive at
Nabble.com.
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users
Disclaimer:
http://www.kuleuven.be/cwis/email_disclaimer.htm