diff options
| author | Alex Rudyy <orudyy@apache.org> | 2014-03-12 13:19:29 +0000 |
|---|---|---|
| committer | Alex Rudyy <orudyy@apache.org> | 2014-03-12 13:19:29 +0000 |
| commit | f10abece85c408a2185afe8f3075f0ed82451aeb (patch) | |
| tree | b56a98d59e5786a39901a08f7fde53b7aa218541 /qpid/java/test-profiles/java-mms.0-9.testprofile | |
| parent | a038ecc0c2da1fdd8cff38051bba3c8ffca4df1e (diff) | |
| download | qpid-python-f10abece85c408a2185afe8f3075f0ed82451aeb.tar.gz | |
QPID-5624: Remove virtualhost xml configuration. Move virtual host configuration into broker configuration store"
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-broker-bdb-ha2@1576732 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/java-mms.0-9.testprofile')
| -rw-r--r-- | qpid/java/test-profiles/java-mms.0-9.testprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/java-mms.0-9.testprofile b/qpid/java/test-profiles/java-mms.0-9.testprofile index c5edf32bee..a3d2abfb8a 100644 --- a/qpid/java/test-profiles/java-mms.0-9.testprofile +++ b/qpid/java/test-profiles/java-mms.0-9.testprofile @@ -31,3 +31,4 @@ broker.virtualhosts-config=${QPID_HOME}/etc/virtualhosts-systests.xml # #qpid.amqp.version=0-9 profile.excludes=JavaTransientExcludes XAExcludes JavaPre010Excludes +messagestore.type=Memory
\ No newline at end of file |
