summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-hazelcast (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-02-10Change the wait to 5 secondsrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908658 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Timing the sequence to avoid hangsrfeng5-13/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908654 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Add a dependency on the hazelcast client so we can switch the SCAClient test ↵slaws1-1/+6
to the hazelcast client if we want to. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908514 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Add a test that just uses the SCAClient to talk to the remote SCA node. I.e. ↵slaws4-20/+74
it doesn't start up a full SCA application git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908511 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Add a stand alone client that is unhindered by any other Tuscany code (such ↵slaws1-0/+63
as use of the Node API). This tests slightly different requirements on the infrastructure in terms of its initialization. Not running automatically yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908408 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Remove unecessary dependency on domain node and replace with direct ↵slaws1-3/+8
dependency on binding-sca-runtime-rmi. The dependencies are set so as not to include sca-client-rmi so that we're running with the normal default binding structure at the client. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908406 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09Add some code to all for easier manual running of the test slaws3-1/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907981 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15Add a two nodes test using hazelcast, and have the Server/Client classes use ↵antelder8-0/+389
the Node api that takes the domain config uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899648 13f79535-47bb-0310-9956-ffa450edef68