summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/node-impl/src/main/java/org/apache/tuscany/sca/node (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng2010-02-131-5/+16
* Avoid unucessary loop iterations after component is foundlresende2010-02-121-0/+1
* Fix some of minor bugs discovered by FindBugsrfeng2010-02-101-1/+2
* Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng2010-02-092-4/+4
* Remove getDomainNamerfeng2010-02-091-20/+1
* Remove org.apache.tuscany.sca.node.Client and merge the methods into org.apac...rfeng2010-02-091-2/+1
* Start to clean up the node-api (remove Node.destroy())rfeng2010-02-092-4/+0
* Remove unused coderfeng2010-02-091-5/+0
* Generate unique Node URI if it's not set in the NodeConfigurationrfeng2010-02-081-0/+4
* Add domainURI/nodeURI to runtime endpoint/endpoint referencerfeng2010-02-031-2/+2
* Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng2010-01-292-6/+7
* The code for build time matching. To actually use this we need to create a bu...slaws2010-01-151-1/+64
* Add methods to Node to replicate whats in DomainNode so i can get rid of that...antelder2010-01-131-0/+21
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-111-1/+1
* Moving 2.x trunklresende2009-11-207-0/+1301