Community

Facing issue integrating Spring3 and jBPM4.3 - NPE at ProcessEngineImpl.checkDb()

reply from Michael Wohlfart in jBPM - View the full discussion

you need

  <command-service name="txRequiredCommandService">
       <skip-interceptor />
      <retry-interceptor />
       <environment-interceptor />
       <standard-transaction-interceptor />
     </command-service>

 

in your jbpm.cfg.xml

Reply to this message by going to Community

Start a new discussion in jBPM at Community