summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/java-dby-spawn.0-10.testprofile
diff options
context:
space:
mode:
authorKeith Wall <kwall@apache.org>2012-03-30 13:44:25 +0000
committerKeith Wall <kwall@apache.org>2012-03-30 13:44:25 +0000
commit38d1f36fe4238a887f867350adaa56489e53e0e6 (patch)
tree1a5504424a30e6fce56e89123c6036bed002d05b /qpid/java/test-profiles/java-dby-spawn.0-10.testprofile
parentda8070494a06d0b6c37127eb0a3439e394bddd31 (diff)
downloadqpid-python-38d1f36fe4238a887f867350adaa56489e53e0e6.tar.gz
QPID-3917: Refactor VirtualHost/MessageStore implementations to be ready for BDB-HA
Applied patch from Andrew MacBean <andymacbean@gmail.com> and myself. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1307416 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/java-dby-spawn.0-10.testprofile')
-rw-r--r--qpid/java/test-profiles/java-dby-spawn.0-10.testprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/java-dby-spawn.0-10.testprofile b/qpid/java/test-profiles/java-dby-spawn.0-10.testprofile
index 5bd6f330d5..3b57dca346 100644
--- a/qpid/java/test-profiles/java-dby-spawn.0-10.testprofile
+++ b/qpid/java/test-profiles/java-dby-spawn.0-10.testprofile
@@ -23,7 +23,7 @@ broker.command=build/bin/qpid-server -p @PORT -m @MPORT -c @CONFIG_FILE -l test-
broker.ready=BRK-1004
broker.stopped=Exception
broker.config=build/etc/config-systests-derby.xml
-messagestore.class.name=org.apache.qpid.server.store.DerbyMessageStore
+messagestorefactory.class.name=org.apache.qpid.server.store.derby.DerbyMessageStoreFactory
profile.excludes=JavaPersistentExcludes JavaDerbyExcludes Java010Excludes
broker.clean.between.tests=true
broker.persistent=true