[jboss-user] [jBPM] - Re: JBPM 5.1 Final Release with jboss-5.1.0.GA - Service Task

priyakpandey do-not-reply at jboss.com
Wed Jun 29 23:03:24 EDT 2011


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&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110629/4a4719de/attachment.html 


More information about the jboss-user mailing list