Hi jnorris,
Your issue is very helpful to me who is a new fish at jBPM5. Thanks.
When I followed the guid to install the jBpm5.3 using Oracle DB, I found that there were two persistent.xml files in the ./task-service/resources/META-INF/ and ./task-service/resources/war/. I modified the two files .
But in the build.xml file, only the /task-service/resources/war/persistence.xml files is changed in the installation process, and ./task-service/resources/META-INF/persistence.xml is not changed in the process ,
May you tell me where the ./task-service/resources/META-INF/persistence.xml file should be placed into .Thanks.