Michael Wohlfart [
http://community.jboss.org/people/mwohlf] replied to the discussion
"Facing issue integrating Spring3 and jBPM4.3 - NPE at
ProcessEngineImpl.checkDb()"
To view the discussion, visit:
http://community.jboss.org/message/549225#549225
--------------------------------------------------------------
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
[
http://community.jboss.org/message/549225#549225]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]