Miljenko Norsic [http://community.jboss.org/people/mnorsic] created the discussion
"Re: How to deploy custom WorkItemHandler to JBPM server?" To view the discussion, visit: http://community.jboss.org/message/629828#629828 -------------------------------------------------------------- Hi Leo, I think custom work item handler is attached at runtime on a process instance: you are not supposed to put it into Guvnor. You just have to import into Guvnor process definition (BPMN file), maybe Drools files or Freemarker task screen definitions, but I don't think you should add custom work handler into Guvnor. That is something you do in your code right after you instantiate process instance. Thanks, Miljenko -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/629828#629828] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
