summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/nodes/one-jvm-hazelcast-client (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove accidental merge of branch version idkelvingoodson2010-06-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952172 13f79535-47bb-0310-9956-ffa450edef68
* Merge 950940 from branch to trunkantelder2010-06-031-19/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950946 13f79535-47bb-0310-9956-ffa450edef68
* Update to use uri format configantelder2010-05-051-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941217 13f79535-47bb-0310-9956-ffa450edef68
* One more hazelcast version updateantelder2010-04-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931853 13f79535-47bb-0310-9956-ffa450edef68
* Update to Hazelcast 1.8.1antelder2010-03-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920185 13f79535-47bb-0310-9956-ffa450edef68
* Remove the dependency on obsolete ↵rfeng2010-03-041-1/+1
| | | | | | binding-sca-axis2/binding-sca-rmi/sca-client-rmi modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918851 13f79535-47bb-0310-9956-ffa450edef68
* Update type to be explicit client subclassantelder2010-01-281-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904119 13f79535-47bb-0310-9956-ffa450edef68
* Change to use a less commonly used port, add a commentted out test on how ↵antelder2010-01-281-5/+17
| | | | | | long a client connection takes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904058 13f79535-47bb-0310-9956-ffa450edef68
* Update client test to use generic local host ip address and add tests for ↵antelder2010-01-281-3/+24
| | | | | | bad passowrd and connect address git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904048 13f79535-47bb-0310-9956-ffa450edef68
* Start exploring using the Hazelcast native client so that the SCAClient API ↵antelder2010-01-282-0/+165
can use this when the client is in a separate JVM from the Tuscany domain without having to use a full blown distributed endpoint registry which avoids all the sync and lifecycle issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904042 13f79535-47bb-0310-9956-ffa450edef68