diff options
Diffstat (limited to 'java/test-profiles')
| -rw-r--r-- | java/test-profiles/default.testprofile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/java/test-profiles/default.testprofile b/java/test-profiles/default.testprofile index 58e9f90198..80d2e6a8a4 100644 --- a/java/test-profiles/default.testprofile +++ b/java/test-profiles/default.testprofile @@ -16,6 +16,10 @@ root.logging.level=warn log4j.configuration=file:///${test.profiles}/log4j-test.xml log4j.debug=false +test.port=15672 +test.port.ssl=15671 +test.port.alt=15673 + test.excludes=true test.excludesfile=${test.profiles}/ExcludeList ${test.profiles}/XAExcludeList ${test.profiles}/08ExcludeList ${test.profiles}/08ExcludeList-nopersistence test.fork=no |
