JBoss Community

where is the class org.jbpm.pvm.internal.cfg.SpringConfiguration in 4.4?

reply from HuiSheng Xu in jBPM - View the full discussion

Hi Jing,

 

First, we recommand using the default configuration files which included in distribution files.  If you really want to use your own configuration files,  please compare them carefully.

 

Since jBPM-4.3, we could use history session chain to add our own history listener, and the default configuration like this:

 

<history-sessions>
  <object class="org.jbpm.pvm.internal.history.HistorySessionImpl"/>
</history-sessions>

 

Please refer developer guide for more information: http://docs.jboss.com/jbpm/v4/devguide/html_single/#d0e1420

Reply to this message by going to Community

Start a new discussion in jBPM at Community