-
Task
-
Resolution: Done
-
Minor
-
None
-
None
-
None
currently, both the jbpm4-db and the jbpm4-load hudson jobs run on the same user.
if those would be run concurrently, the one would wipe out the other's database.
so they both need to run with their own user. jbpm-db should keep using user PVM1
jbpm-load should be configured to use PVM2. this is done by providing a second profiles-load.xml in the resources repo and copying that to profiles.xml in the jbpm4 working copy.