Hi,
we are user Jbpm 3.2 together with springmodules and it works fine. It seems that you haven no transaction service configured in your jbpm.cfg.xml file.
<jbpm-context>
<service...
Type: Posts; User: kiwu; Keyword(s):
Hi,
we are user Jbpm 3.2 together with springmodules and it works fine. It seems that you haven no transaction service configured in your jbpm.cfg.xml file.
<jbpm-context>
<service...
If you are using the JobExecutor that can be configured in the jbpm.cfg.xml in Version 3.2 you will have to patch the LocalJbpmConfigurationFactoryBean so that the jbpmConfiguration object is...