From f10abece85c408a2185afe8f3075f0ed82451aeb Mon Sep 17 00:00:00 2001 From: Alex Rudyy Date: Wed, 12 Mar 2014 13:19:29 +0000 Subject: 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 --- qpid/java/test-profiles/java-bdb.0-10.testprofile | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/java/test-profiles/java-bdb.0-10.testprofile') diff --git a/qpid/java/test-profiles/java-bdb.0-10.testprofile b/qpid/java/test-profiles/java-bdb.0-10.testprofile index cf5f608957..36f4123ad0 100644 --- a/qpid/java/test-profiles/java-bdb.0-10.testprofile +++ b/qpid/java/test-profiles/java-bdb.0-10.testprofile @@ -31,4 +31,5 @@ profile.excludes=JavaExcludes JavaPersistentExcludes Java010Excludes JavaBDBExcl broker.clean.between.tests=true broker.persistent=true broker.version=v0_10 +messagestore.type=BDB -- cgit v1.2.1