Tihomir Surdilovic [
http://community.jboss.org/people/tsurdilovic] created the discussion
"Re: how to use "work item" in jbpm-web-console?"
To view the discussion, visit:
http://community.jboss.org/message/617448#617448
--------------------------------------------------------------
if you are using jbpm installer look in the $jbpm_installer/conf/META-INF directory. there
you will find a file called CustomWorkItemHandlers.conf. You would need to register your
workitem in this file and run
ant clean.demo
ant install.demo
for it to get copied to the right location. Otherwise you would need to manually copy
CustomWorkItemHandler.conf and drools.session.conf into
jbpm-gwt-console-server-war/WEB-INF/classes/META-INF/
Hope this helps.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/617448#617448]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]