summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start to clean up the node-api (remove Node.destroy())rfeng2010-02-091-71/+80
* Use a dummy invocation chain to avoid NPE on ConcurrentHashMaprfeng2010-02-081-1/+10
* Add a serialVersionUIDantelder2010-02-051-0/+1
* Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws2010-02-042-2/+6
* Add domainURI/nodeURI to runtime endpoint/endpoint referencerfeng2010-02-032-2/+37
* Fix a couple of typos in commentsslaws2010-02-011-2/+2
* Defer the initialization of the chains at later stage to make sure the endpoi...rfeng2010-01-291-3/+6
* Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng2010-01-295-298/+56
* Change the tuscanyClient scheme to pbe all lower case so it works with the to...antelder2010-01-281-3/+3
* Some more temporary hardcoding in the default registry factory, will be remov...antelder2010-01-281-4/+10
* Some tidying of error handling and add ability to print out reason match fail...slaws2010-01-252-87/+84
* Update the matching algorithm to take account of the binding configuration on...slaws2010-01-251-70/+198
* Get the correct registry even when the client doesn't use the full uriantelder2010-01-251-0/+6
* Fix the node tests by using a consistent domain name everywhere and using Nod...antelder2010-01-231-1/+3
* Workaround to JavaCAA oTest regressions JCA_8007_TestCase and JCA_8011_TestCaselresende2010-01-211-7/+39
* Start of making the Tuscany sca client impl work for both local or remote nod...antelder2010-01-201-1/+1
* Update to the latest version of OSGi Remote Service Adminrfeng2010-01-201-1/+3
* Expose system definitions from the deployerrfeng2010-01-191-2/+6
* Add policy matching algorithm. Still a couple of TODOs here. Also there is no...slaws2010-01-181-83/+63
* Fix to make OTEST JCA_2005 work again. This is an @EagerInit scenario and out...slaws2010-01-151-7/+18
* Remove unused line of code and correct commentslaws2010-01-141-4/+4
* TUSCANY-3417 TUSCANY-3417 consolidate enpointreference/endpoint matching code...slaws2010-01-102-121/+186
* Change the Registry factory to not use the full config uri when its the tusca...antelder2010-01-081-1/+6
* Test against null target endpointslaws2010-01-041-1/+2
* TUSCANY-3392 first set of code changes to move the endpoint matching into one...slaws2009-12-111-11/+167
* Correct spelling mistake and increase repeat count.slaws2009-12-111-1/+1
* Split method into two to aid with subclass implsantelder2009-12-071-8/+14
* Avoid NPE when sourec interface hasn't yet by introspectedantelder2009-12-061-0/+9
* Keep the remote flagrfeng2009-12-051-0/+2
* Remove the export of impl packagerfeng2009-12-011-3/+1
* Use IllegalArgumentException instead of ServiceRuntimeException to fix JCA_9001antelder2009-11-261-1/+1
* Get the interface from the endpoint when it is nullrfeng2009-11-231-6/+7
* Moving 2.x trunklresende2009-11-20102-0/+10878