JBoss Community

Re: how to register custom workitem handler?

created by Esteban Aliverti in jBPM - View the full discussion

Not sure about how to avoid hacking jbpm-gwt-console-server.war, but the classes responsible of parse the .conf file are SessionConfiguration (in drools-core) and ChainedProperties (in knowledge-api). SessionConfiguration uses ChainedProperties to parse the content of the file and AbstractWorkingMemory uses SessionConfiguration to get the defined work item handlers and register them into the session.

Reply to this message by going to Community

Start a new discussion in jBPM at Community