From fcc3bc2e1808cd3e449b4337203756abb7a3339d Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 17 May 2012 17:26:04 +0000 Subject: QPID-4006: add support for using BDB HA to form an active-passive cluster for persistent messaging - Includes support for setting BDB configuration parameters via the store configuration, both for the existing store and the new HA variant. - Removes the MessageStoreFactory and reverts store configuration to historical values. Applied patch from Keith Wall, Andrew MacBean , Oleksandr Rudyy , Philip Harvey , and myself. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1339728 13f79535-47bb-0310-9956-ffa450edef68 --- java/module.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/module.xml') diff --git a/java/module.xml b/java/module.xml index 1261a1bdea..8c6d815fee 100644 --- a/java/module.xml +++ b/java/module.xml @@ -349,7 +349,7 @@ - + -- cgit v1.2.1