Michael Wohlfart [https://community.jboss.org/people/mwohlf] created the discussion
"Re: disabling the HistoryService in JBPM 4.3 for certain process definitions" To view the discussion, visit: https://community.jboss.org/message/732219#732219 -------------------------------------------------------------- hi dotan, as far as I remember you can provide your own implementation of *org.jbpm.pvm.internal.history.HistorySession* with the *<history-session/>* tag in the config. Then you basically do nothing in the *process(HistoryEvent event)* method. There is a config and example on github that might help you: https://github.com/mwohlf/nchar/blob/master/src/jbpm4/jbpm4.cfg.xml https://github.com/mwohlf/nchar/blob/master/src/jbpm4/jbpm4.cfg.xml -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/732219#732219] Start a new discussion in jBPM at Community [https://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
