summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-Beta2-RC1/modules/domain-node/src/main/java/org/apache/tuscany/sca/domain/node/DomainNode.java (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-16Delete old RC tagsantelder1-179/+0
2011-01-23Tag 2.0 Beta2 RC1antelder1-0/+0
2010-07-19Branch to experiment with dynamic component interfaces and implementations.jsdelfino1-0/+0
2010-06-05Setting svn:eol-style for java and xml filesrfeng1-179/+179
2010-03-14Improve the IP address binding to be based on the host from the urirfeng1-1/+1
2010-02-09Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng1-2/+2
2010-01-29Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng1-3/+2
2010-01-25Catch up the tomcat runtime with all the recent domain and node changesantelder1-2/+2
2010-01-12NodeFactory.getInstance doesn't work properly anymore so use the config approachantelder1-4/+2
2010-01-08Allow starting an empty node (with no contributions) so its possible to confi...antelder1-4/+21
2009-11-25Add a new helloworld sample as a plain sca contribution, and itest for the he...antelder1-9/+15
2009-11-25Remove SCAClient as its not in the latest spec and update all the places it w...antelder1-3/+3
2009-11-24Remove ConfigAttributesImpl as its not used now and simplify constructorsantelder1-81/+36
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-20Add getDomainConfigURI and getServiceNames methodsantelder1-2/+36
2009-11-20Add getService method to DomainNodeantelder1-4/+17
2009-10-09Refactor the runtime build logic into EndpointReferenceBinderrfeng1-14/+14
2009-09-02Start to fix the MANIFEST.MF and rename split packagesrfeng1-1/+4
2009-08-28Automatically change : to :// in domain node config uri to make it easier to ...antelder1-1/+16
2009-08-28Update domain-node to use the new endpoint wrapper and runtime configuration ...antelder1-10/+36
2009-08-28Add testcase for restarting DomainNodes and work around a problem that uncove...antelder1-3/+4
2009-07-29Start of the node enhancements to support what was being discussed on the ML ...antelder1-0/+112