Mauricio Salatino [
http://community.jboss.org/people/salaboy21] created the discussion
"Re: TaskServer, persistence file and session"
To view the discussion, visit:
http://community.jboss.org/message/590042#590042
--------------------------------------------------------------
You're totally right.. I will fix that asap.
I was working on a local branch to add persistence support for the app.
That orm.xml file is for the task related queries. And it's an exact copy of the file
located inside the jbpm-human-task module. If you look in the jbpm5 source code you will
find a different orm.xml file containg the ProcessInstancesWaitingForEvent query. That
file can be located under the the *-persistence-jpa module. Check:
https://github.com/krisv/jbpm/blob/master/jbpm-persistence-jpa/src/test/r...
https://github.com/krisv/jbpm/blob/master/jbpm-persistence-jpa/src/test/r...
If you merge both files you can just have one orm.xml file.
Greetings.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/590042#590042]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]