summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core-spi/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson2010-04-2315-0/+16
* 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-082-2/+23
* Temporarily take out the build number plugin to see if that fixes the Hudson ...antelder2010-04-081-0/+2
* Clean up importsrfeng2010-03-311-1/+0
* Remove old matches method code as its now in Endpoint classantelder2010-03-161-72/+0
* Allows RMIHost to return mapped urirfeng2010-03-112-0/+21
* 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
* Add first bits of code to start enabling the use of policies nested inside of...slaws2010-03-021-1/+13
* Add the check for local-by-reference, local-by-value and remote invocations f...rfeng2010-02-251-0/+7
* Align the interfaceContractMapper to the specrfeng2010-02-191-12/+0
* Fix for TUSCANY-3466rfeng2010-02-195-50/+39
* Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng2010-02-131-1/+5
* Improve the layout of this class to make the sequence of the phases obvious t...slaws2010-02-121-31/+21
* Correct commentsslaws2010-02-122-6/+4
* 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-098-27/+106
* Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws2010-02-042-1/+27
* Add domainURI/nodeURI to runtime endpoint/endpoint referencerfeng2010-02-032-2/+26
* Update tribes registry to also support the tuscany registry uri formatantelder2010-01-292-0/+273
* 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-298-6/+578
* Update the Version to include the version and build timeantelder2010-01-271-2/+0
* Update the Version to include the version and build timeantelder2010-01-273-1/+18
* First cut at having a programatic way to get the svn revision that a tuscany ...antelder2010-01-263-0/+96
* 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
* Start to split policy builder into two phases: implementation hierarchy and s...rfeng2009-12-011-19/+0
* Moving 2.x trunklresende2009-11-2063-0/+4723