Hi
The project WADI has the following 1 changes:
gdamour made the following changes at Sat May 06 04:07:19 PDT 2006
with the comment: Add BasicReplicaStorageStub.start and .stop. These lifecycle operations are used to respectively register and unregister an asynchronous
callback for the ReplicaStorageResult type.
Re-enable the section of test in AbstractReplicationManagerTest, which was failing due to the multiple registration of a callback for the
ReplicaStorageResult type.
Also, add a ClusterContextualiser in between the MemoryContextualiser and the ReplicaAwareContextualiser to show that when a node fails,
a replica is indeed used to rehydrate a session.
/trunk/wadi/wadi-core/src/test/java/org/codehaus/wadi/replication/integration/AbstractReplicationManagerTest.java
/trunk/wadi/wadi-core/src/main/java/org/codehaus/wadi/replication/storage/ReplicaStorageStubFactory.java
/trunk/wadi/wadi-core/src/test/java/org/codehaus/wadi/replication/integration/TestInVMReplicationContextualiser.java
/trunk/wadi/wadi-core/src/main/java/org/codehaus/wadi/replication/storage/remoting/BasicReplicaStorageStubFactory.java
/trunk/wadi/wadi-core/src/main/java/org/codehaus/wadi/replication/manager/basic/BasicReplicationManager.java
/trunk/wadi/wadi-core/src/test/java/org/codehaus/wadi/replication/manager/basic/StorageCommandBuilderTest.java
/trunk/wadi/wadi-core/src/main/java/org/codehaus/wadi/replication/storage/remoting/BasicReplicaStorageStub.java
/trunk/wadi/wadi-core/src/test/java/org/codehaus/wadi/replication/integration/AbstractReplicationContextualiserTest.java
/trunk/wadi/wadi-core/src/test/java/org/codehaus/wadi/replication/manager/basic/BasicReplicationManagerTest.java
The build has 0 failed tests and 66 successful tests.
Click
http://ci.codehaus.org/beetlejuice/viewBuildResults.action?buildNumber=116&projectName=WADI to find out more.
Thanks
Beetlejuice