Leo Tseng [
http://community.jboss.org/people/leovleov] created the discussion
"Re: How to deploy custom WorkItemHandler to JBPM server?"
To view the discussion, visit:
http://community.jboss.org/message/636891#636891
--------------------------------------------------------------
I copy my workitemHandler classes to
JBOSS_HOME\server\default\deploy\jbpm-gwt-console-server.war\WEB-INF\classes\{packageName},
and then edit the CustomWorkItemHandlers.conf in META-INF like
"Task1": new packageName.class1(),
...
After that, restart the jBPM and it works.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/636891#636891]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]