priyakpandey [
http://community.jboss.org/people/priyakpandey] created the discussion
"Re: JBPM 5.1 Final Release with jboss-5.1.0.GA - Service Task"
To view the discussion, visit:
http://community.jboss.org/message/612632#612632
--------------------------------------------------------------
I figured out the solution.
Copy the following and paste it into
<jboss-as>\server\default\deploy\jbpm-gwt-console-server.war\WEB-INF\classes\META-INF\
CustomWorkItemHandlers.conf
[
"Log": new org.jbpm.process.instance.impl.demo.SystemOutWorkItemHandler(),
"Service Task": new org.jbpm.bpmn2.handler.ServiceTaskHandler(),
]
Restart jboss after making above changes.
This works
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/612632#612632]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]