summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/nodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start to add the support to load node factory configuration from external filesrfeng2010-02-191-0/+2
* hazelcast two nodes test still causing problems so remove it from the build f...slaws2010-02-111-0/+2
* Test for multiple local nodes using imports and exportsantelder2010-02-114-0/+311
* Start of tests for import/export across nodes - a contribution with a referen...antelder2010-02-114-0/+166
* Start of tests for import/export across nodes - a service using an importantelder2010-02-114-0/+139
* Start of some tests for import/export across nodesantelder2010-02-115-0/+174
* Change the wait to 5 secondsrfeng2010-02-101-1/+1
* Timing the sequence to avoid hangsrfeng2010-02-105-13/+11
* Add a dependency on the hazelcast client so we can switch the SCAClient test ...slaws2010-02-101-1/+6
* Add a test that just uses the SCAClient to talk to the remote SCA node. I.e. ...slaws2010-02-104-20/+74
* Add hazelcast test to buildslaws2010-02-101-0/+1
* Output something so that you can see that the target service has received a m...slaws2010-02-101-1/+3
* Add a stand alone client that is unhindered by any other Tuscany code (such a...slaws2010-02-101-0/+63
* Remove unecessary dependency on domain node and replace with direct dependenc...slaws2010-02-101-3/+8
* Start to clean up the node-api (remove Node.destroy())rfeng2010-02-091-1/+1
* Add some code to all for easier manual running of the test slaws2010-02-093-1/+46
* Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws2010-02-041-1/+1
* Update tribes registry to also support the tuscany registry uri formatantelder2010-01-295-0/+323
* Update to find an existing domain if the registry isn't explicitly definedantelder2010-01-291-1/+1
* Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng2010-01-294-6/+6
* Update type to be explicit client subclassantelder2010-01-281-2/+1
* Change to use a less commonly used port, add a commentted out test on how lon...antelder2010-01-281-5/+17
* Add hazelcast-client test to build. Don't expect we'll keep the test as-is bu...antelder2010-01-281-0/+1
* Update client test to use generic local host ip address and add tests for bad...antelder2010-01-281-3/+24
* Start exploring using the Hazelcast native client so that the SCAClient API c...antelder2010-01-282-0/+165
* Try to fix this on Hudson by disabling parallel tests, though it works ok wit...antelder2010-01-251-0/+19
* Start adding some remote node test to the hazelcast nodes testsantelder2010-01-253-1/+88
* Use the single threaded test runnerantelder2010-01-251-0/+19
* Use separate domain names so tests don't interactantelder2010-01-251-1/+1
* Use different domain names for each test so that they don't interact when run...antelder2010-01-232-2/+2
* Uncomment out test method that was inadvertently committed commented outantelder2010-01-231-10/+10
* Fix the node tests by using a consistent domain name everywhere and using Nod...antelder2010-01-233-17/+20
* Disabling the othe two node test as it is also failing on Hudson. See SVN com...mcombellack2010-01-221-1/+1
* Take out the two nodes test as i see its failing on Hudson. I think thats fro...antelder2010-01-211-1/+1
* Start of tests for using the Hazelcast registry but just within the one JVMantelder2010-01-213-0/+216
* Start of some more nodes test, this one for Nodes all in the one JVMantelder2010-01-213-0/+211
* Disable parallel test runningantelder2010-01-201-0/+21
* Add a two nodes test using hazelcast, and have the Server/Client classes use ...antelder2010-01-158-0/+389
* comment out the new tests.slaws2009-12-111-0/+4
* Start of a three node test to stress the operation of a distributed registry....slaws2009-12-1125-11/+900
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-118-8/+8
* don't run tests with ant when maven.test.skip is setslaws2009-12-101-1/+1
* remove test case as not required any more. Test is kicked off using ant plugin.slaws2009-12-101-61/+0
* Be explicit about rmi version of sca bindingslaws2009-12-101-1/+1
* Set up the test to fail the maven build on errors. I'm now seeing some RMI pr...slaws2009-12-107-33/+57
* Add exceptions back into test case so that runtime errors are reported back t...slaws2009-12-103-9/+10
* The test client no longer throws an exception so test for an appropriate resp...slaws2009-12-081-7/+2
* Configure to run the tribes version of the registry slaws2009-12-082-2/+4
* Add a wait for ever to make it easier to test the clientantelder2009-12-041-1/+3
* Add some separate client and service classes to run the test manually in eclipseantelder2009-12-043-0/+117