Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: jbpm5.3 on jboss-as-7.1.1.Final shows ERROR
[org.drools.persistence.SingleSessionCommandService] (http--127.0.0.1-8080-6) Could not
commit session: java.lang.RuntimeException: Could not find session data for id 1"
To view the discussion, visit:
https://community.jboss.org/message/747438#747438
--------------------------------------------------------------
you need to include persistence unit of task server (org.jbpm.task) in console
persistence.xml which is located under gwt-console-server.war/WEB-INF/classes/META-INF so
it contains both jbpm and task persistence unit as you would like to use it as local
service.
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/747438#747438]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]