[root]/modules/test-db/src/test/java/org/jbpm/test/cache

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| jbarrez | 2 (100.0%) | 131 (100.0%) | 65.5 |
Fixing Hudson integration test on JBoss and any database.
The current integration testing setup doesn't allow to use multiple jbpm.cfg.xml files since the remote EJB command service is used to actually execute the commands on JBoss. Ofc, this remote command service doesn't know about the second (or third, or ...) config file which is at the client side.
This problem should be fixed by JBPM-2409
Current resolution: moved the tests to test-cfg (which will run standalone only in the new QA setup)
0 lines of code changed in 1 file:
JBPM:2360 check and fix deletion of a deployment in cluster
131 lines of code changed in 1 file: