summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core-spi/src/main/java/org/apache/tuscany/sca (follow)
Commit message (Expand)AuthorAgeFilesLines
* mark additional classes as extension spi according to use indicated binding-j...kelvingoodson2010-04-2711-4/+11
* mark additional classes as extension spi according to use indicated by bindin...kelvingoodson2010-04-266-0/+6
* mark additional classes as extension spi according to use indicated by bindin...kelvingoodson2010-04-265-1/+6
* mark classes as extension spi according to use indicated by implementation-os...kelvingoodson2010-04-261-1/+1
* mark classes as extension spi according to use indicated by implementation-bp...kelvingoodson2010-04-232-1/+2
* 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
* 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-097-17/+96
* 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-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-2057-0/+3767