JBoss Community

Re: Error while starting process from jbpm-console

created by Prasanth Manchambhatla in jBPM - View the full discussion

Fix:

jbpm-gwt-core.jar

org.jbpm.integration.console.CommandDelegate

 

replaced

new WorkingMemoryDbLogger(ksession);

with

new JPAWorkingMemoryDbLogger(ksession);

Reply to this message by going to Community

Start a new discussion in jBPM at Community