summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/node-impl (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-08Fix the base URI displayrfeng1-1/+0
2010-09-03Allow the contributions list to be retrieve from a Nodeslaws1-1/+1
2010-08-31Remove reference to hidden NodeConfigurationImpl type that causes error due t...slaws1-2/+4
2010-08-31Add a test case showing how to register a ProviderFactory instance. Minor cle...jsdelfino1-0/+8
2010-08-18TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws1-0/+7
2010-06-29Allow binding name to be used to look up services implemented by SCA compositerfeng1-2/+13
2010-05-27Add missing headerslaws1-0/+18
2010-05-18Updaqte to only consider Nodes in the same domainantelder1-6/+8
2010-05-18Get imports across Nodes going. Add methods getNodesInDomain to NodeFactory a...antelder3-7/+38
2010-05-12Updating Copyright Year in NOTICE fileslresende1-1/+1
2010-05-05Update testcase to test default schemeantelder2-4/+8
2010-04-26Use correct default domain name. (update left off previous commit)antelder1-2/+2
2010-04-25Update testcase for extra propertyantelder1-1/+1
2010-04-21Add testcase for properties and add properties to the attributesantelder3-2/+72
2010-04-15Set the runtime properties in the extension to make them available across the...antelder1-0/+3
2010-04-14Add duplication check for SCA configurationsrfeng1-23/+22
2010-04-08TUSCANY-3529 - update binding matching to turn on code that looks at binding ...slaws2-2/+17
2010-03-14Improve the IP address binding to be based on the host from the urirfeng3-12/+10
2010-03-02Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng1-1/+1
2010-02-19Start to add the support to load node factory configuration from external filesrfeng2-0/+31
2010-02-13Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng2-5/+42
2010-02-12Avoid unucessary loop iterations after component is foundlresende1-0/+1
2010-02-11Rename configURI to domainRegistryURIrfeng1-3/+3
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-29Remove test for now used uri formatantelder1-1/+0
2010-01-29Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng2-6/+7
2010-01-23Testcases for the uri methodsantelder1-0/+11
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...antelder2-0/+31
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende5-5/+5
2009-11-20Moving 2.x trunklresende23-0/+2140