summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core-spi/src/main/java/org/apache/tuscany/sca/runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3653 - Make the methods used to generate WSDL available through the R...slaws2010-08-182-0/+16
* Fix for TUSCANY-3622rfeng2010-07-161-1/+7
* Remove commented out methodsslaws2010-07-132-33/+1
* TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2010-07-132-0/+49
* TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...slaws2010-06-171-1/+3
* Setting svn:eol-style for java and xml filesrfeng2010-06-053-246/+246
* Avoid NPE if reg uri is nullantelder2010-05-051-2/+1
* mark additional classes as extension spi according to use by databinding-jaxb...kelvingoodson2010-04-285-1/+10
* mark additional classes as extension spi according to use indicated by bindin...kelvingoodson2010-04-261-1/+2
* mark classes as extension spi according to use indicated by implementation-bp...kelvingoodson2010-04-231-0/+1
* mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson2010-04-235-0/+5
* Pick up the default scheme from runtime propertiesantelder2010-04-211-2/+8
* Add new RuntimeProperties interface to enable extensions getting hold of the ...antelder2010-04-151-0/+27
* TUSCANY-3529 - update binding matching to turn on code that looks at binding ...slaws2010-04-081-0/+8
* Remove old matches method code as its now in Endpoint classantelder2010-03-161-72/+0
* This should be going with Hazelcast 1.8.1 nowantelder2010-03-091-1/+1
* Switch binder interface over to throwing exceptions rather than returning boo...slaws2010-03-081-2/+2
* Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng2010-03-021-1/+1
* Align the interfaceContractMapper to the specrfeng2010-02-191-12/+0
* Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng2010-02-131-1/+5
* Add a mapping for domainURI and registryURIrfeng2010-02-113-4/+35
* Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng2010-02-091-4/+10
* Start to clean up the node-api (remove Node.destroy())rfeng2010-02-097-17/+96
* Add domainURI/nodeURI to runtime endpoint/endpoint referencerfeng2010-02-031-0/+12
* Update tribes registry to also support the tuscany registry uri formatantelder2010-01-291-0/+166
* Update to find an existing domain if the registry isn't explicitly definedantelder2010-01-293-0/+15
* Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng2010-01-297-6/+561
* Update the Version to include the version and build timeantelder2010-01-271-1/+13
* First cut at having a programatic way to get the svn revision that a tuscany ...antelder2010-01-261-0/+35
* Start of making the Tuscany sca client impl work for both local or remote nod...antelder2010-01-201-0/+1
* TUSCANY-3417 TUSCANY-3417 consolidate enpointreference/endpoint matching code...slaws2010-01-101-2/+2
* Remove unused importsslaws2010-01-041-2/+0
* TUSCANY-3392 first set of code changes to move the endpoint matching into one...slaws2009-12-111-0/+12
* Correct spelling mistake and increase repeat count.slaws2009-12-111-1/+1
* Moving 2.x trunklresende2009-11-2018-0/+1115