summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/nodes (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-29Update to find an existing domain if the registry isn't explicitly definedantelder1-1/+1
2010-01-29Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng4-6/+6
2010-01-28Update type to be explicit client subclassantelder1-2/+1
2010-01-28Change to use a less commonly used port, add a commentted out test on how lon...antelder1-5/+17
2010-01-28Add hazelcast-client test to build. Don't expect we'll keep the test as-is bu...antelder1-0/+1
2010-01-28Update client test to use generic local host ip address and add tests for bad...antelder1-3/+24
2010-01-28Start exploring using the Hazelcast native client so that the SCAClient API c...antelder2-0/+165
2010-01-25Try to fix this on Hudson by disabling parallel tests, though it works ok wit...antelder1-0/+19
2010-01-25Start adding some remote node test to the hazelcast nodes testsantelder3-1/+88
2010-01-25Use the single threaded test runnerantelder1-0/+19
2010-01-25Use separate domain names so tests don't interactantelder1-1/+1
2010-01-23Use different domain names for each test so that they don't interact when run...antelder2-2/+2
2010-01-23Uncomment out test method that was inadvertently committed commented outantelder1-10/+10
2010-01-23Fix the node tests by using a consistent domain name everywhere and using Nod...antelder3-17/+20
2010-01-22Disabling the othe two node test as it is also failing on Hudson. See SVN com...mcombellack1-1/+1
2010-01-21Take out the two nodes test as i see its failing on Hudson. I think thats fro...antelder1-1/+1
2010-01-21Start of tests for using the Hazelcast registry but just within the one JVMantelder3-0/+216
2010-01-21Start of some more nodes test, this one for Nodes all in the one JVMantelder3-0/+211
2010-01-20Disable parallel test runningantelder1-0/+21
2010-01-15Add a two nodes test using hazelcast, and have the Server/Client classes use ...antelder8-0/+389
2009-12-11comment out the new tests.slaws1-0/+4
2009-12-11Start of a three node test to stress the operation of a distributed registry....slaws25-11/+900
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende8-8/+8
2009-12-10don't run tests with ant when maven.test.skip is setslaws1-1/+1
2009-12-10remove test case as not required any more. Test is kicked off using ant plugin.slaws1-61/+0
2009-12-10Be explicit about rmi version of sca bindingslaws1-1/+1
2009-12-10Set up the test to fail the maven build on errors. I'm now seeing some RMI pr...slaws7-33/+57
2009-12-10Add exceptions back into test case so that runtime errors are reported back t...slaws3-9/+10
2009-12-08The test client no longer throws an exception so test for an appropriate resp...slaws1-7/+2
2009-12-08Configure to run the tribes version of the registry slaws2-2/+4
2009-12-04Add a wait for ever to make it easier to test the clientantelder1-1/+3
2009-12-04Add some separate client and service classes to run the test manually in eclipseantelder3-0/+117
2009-12-04Add an exception print so i can see if the error happens on the hudson machineantelder1-0/+5
2009-11-25Remove SCAClient as its not in the latest spec and update all the places it w...antelder2-6/+8
2009-11-20Moving 2.x trunklresende26-0/+1558