summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/node-impl/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-13Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng1-5/+16
2010-02-12Avoid unucessary loop iterations after component is foundlresende1-0/+1
2010-02-10Fix some of minor bugs discovered by FindBugsrfeng1-1/+2
2010-02-09Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng2-4/+4
2010-02-09Remove getDomainNamerfeng1-20/+1
2010-02-09Remove org.apache.tuscany.sca.node.Client and merge the methods into org.apac...rfeng1-2/+1
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng2-4/+0
2010-02-09Remove unused coderfeng1-5/+0
2010-02-08Generate unique Node URI if it's not set in the NodeConfigurationrfeng1-0/+4
2010-02-03Add domainURI/nodeURI to runtime endpoint/endpoint referencerfeng1-2/+2
2010-01-29Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng2-6/+7
2010-01-15The code for build time matching. To actually use this we need to create a bu...slaws1-1/+64
2010-01-13Add methods to Node to replicate whats in DomainNode so i can get rid of that...antelder1-0/+21
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende1-1/+1
2009-11-20Moving 2.x trunklresende11-0/+1377