summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/nodes (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-24Add an itest to cover various combinations of local/remote interfaces, pbv/pb...rfeng15-0/+1082
2010-02-23TUSCANY-3473 - where a local call (local interface) is used within a contribu...slaws3-0/+70
2010-02-23TUSCANY-3473 - add new contribution to test for the case where a local call (...slaws6-0/+190
2010-02-19Start to add the support to load node factory configuration from external filesrfeng1-0/+2
2010-02-11hazelcast two nodes test still causing problems so remove it from the build f...slaws1-0/+2
2010-02-11Test for multiple local nodes using imports and exportsantelder4-0/+311
2010-02-11Start of tests for import/export across nodes - a contribution with a referen...antelder4-0/+166
2010-02-11Start of tests for import/export across nodes - a service using an importantelder4-0/+139
2010-02-11Start of some tests for import/export across nodesantelder5-0/+174
2010-02-10Change the wait to 5 secondsrfeng1-1/+1
2010-02-10Timing the sequence to avoid hangsrfeng5-13/+11
2010-02-10Add a dependency on the hazelcast client so we can switch the SCAClient test ...slaws1-1/+6
2010-02-10Add a test that just uses the SCAClient to talk to the remote SCA node. I.e. ...slaws4-20/+74
2010-02-10Add hazelcast test to buildslaws1-0/+1
2010-02-10Output something so that you can see that the target service has received a m...slaws1-1/+3
2010-02-10Add a stand alone client that is unhindered by any other Tuscany code (such a...slaws1-0/+63
2010-02-10Remove unecessary dependency on domain node and replace with direct dependenc...slaws1-3/+8
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng1-1/+1
2010-02-09Add some code to all for easier manual running of the test slaws3-1/+46
2010-02-04Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws1-1/+1
2010-01-29Update tribes registry to also support the tuscany registry uri formatantelder5-0/+323
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