summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/domain-node/src/test/java/org/apache (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-205-426/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
* Add getService method to DomainNodeantelder2009-11-201-0/+91
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882566 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the runtime build logic into EndpointReferenceBinderrfeng2009-10-091-2/+0
| | | | | | | Refactor the endpoint-wrapper into domainRegistryFactory that delegates to endpoint registry implementations by the scheme Improve/workaround the monitor so that it can be shared by multiple nodes (We need a better design for this) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823672 13f79535-47bb-0310-9956-ffa450edef68
* Start to fix the MANIFEST.MF and rename split packagesrfeng2009-09-024-4/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810317 13f79535-47bb-0310-9956-ffa450edef68
* Automatically change : to :// in domain node config uri to make it easier to ↵antelder2009-08-281-0/+21
| | | | | | type git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808939 13f79535-47bb-0310-9956-ffa450edef68
* Update domain-node to use the new endpoint wrapper and runtime configuration ↵antelder2009-08-281-0/+42
| | | | | | so that the inVm/tribes endpoint registry can be choosen and configured via the domain node URI git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808875 13f79535-47bb-0310-9956-ffa450edef68
* Add testcase for restarting DomainNodes and work around a problem that ↵antelder2009-08-281-0/+79
| | | | | | uncovers with stopping the NodeFactory kills all DOmainNodes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808793 13f79535-47bb-0310-9956-ffa450edef68
* Update to activate the separate nodes tests as it works now after the 808033 fixantelder2009-08-261-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808034 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importantelder2009-08-261-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808022 13f79535-47bb-0310-9956-ffa450edef68
* Update testcase to have more meaningful method namesantelder2009-08-261-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808020 13f79535-47bb-0310-9956-ffa450edef68
* Start of a test for multiple nodes within a single JVMantelder2009-08-261-0/+91
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808002 13f79535-47bb-0310-9956-ffa450edef68
* Update the node creation to be per test so it properly tests the scenariosantelder2009-08-261-7/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808001 13f79535-47bb-0310-9956-ffa450edef68
* Split big test method into several discrete test methodsantelder2009-08-261-5/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807972 13f79535-47bb-0310-9956-ffa450edef68
* Update test for removing a contribution so that the test actually worksantelder2009-08-261-3/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807968 13f79535-47bb-0310-9956-ffa450edef68
* Start of the node enhancements to support what was being discussed on the ML ↵antelder2009-07-291-0/+79
a couple of weeks ago http://apache.markmail.org/message/doxwldv2ddkmah5s. There's a runtime per node and a node locall for each domain being used, and you can add/remove contributions from a running node. Right now it just uses NodeFactory/Node under the covers, and ideally this function will be merged into the existing Node later git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798811 13f79535-47bb-0310-9956-ffa450edef68