hi, folks
i developed a custome workitem handler, and i have successfully deploy the new hanlder into jbpm-console:
1. define drools.session.conf CustomWorkItemHandlers.conf and copy them into jbpm-gwt-console-server.war
2. copy custom workitem handler jar into the jbpm-gwt-console-server.war
this make things work
now, my question is, is there any approch that can make the new workitem handler recognized by jbpm-console without hacking the jbpm-gwt-console-server.war?
i tried to put the custom workitem hanlder jar under, jboss common lib directory, but not work
any suggestion? thanks
--
Nick