summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update the rmi base sca client to use its own registry when no other nodes st...antelder2010-01-141-0/+5
* Correctlt set the domain name based on the name in the config uriantelder2010-01-141-1/+19
* Correct manifest to take account of factory reference to node configuration. slaws2010-01-141-0/+1
* Minor javadoc cleanuplresende2010-01-131-2/+2
* Add methods to Node to replicate whats in DomainNode so i can get rid of that...antelder2010-01-134-0/+65
* Change to use a dummy node to get at the JVM wide cache of endpoint registriesantelder2010-01-131-14/+7
* Enable the remotable setting on OSGi interfacesrfeng2010-01-132-111/+169
* Remove the synchronized blocks to avoid deadlock between DefaultFactoryExtens...rfeng2010-01-132-11/+11
* Start of extension for handling WS-Policy policies. Based on policy-xml-ws bu...slaws2010-01-1214-0/+1320
* NodeFactory.getInstance doesn't work properly anymore so use the config approachantelder2010-01-121-4/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-3/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-4/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-4/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-3/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-8/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-3/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-8/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-8/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-8/+2
* Use the servlethost helper to locate the servlet hostantelder2010-01-111-12/+2
* Tell the ServletHostHelper that the webapp host is being used and use it to l...antelder2010-01-111-20/+2
* Add a helper to get the correct ServletHostantelder2010-01-111-0/+52
* Testcase that verifies spec version support is working with both osoa/oasis s...lresende2010-01-111-0/+108
* Minor fix to close xtream readers after each testinglresende2010-01-111-0/+5
* TUSCANY-3417 TUSCANY-3417 consolidate enpointreference/endpoint matching code...slaws2010-01-1010-853/+711
* Update to the latest version of OSGi enterprise draft specsrfeng2010-01-0917-696/+561
* Allow starting an empty node (with no contributions) so its possible to confi...antelder2010-01-081-4/+21
* Change the Registry factory to not use the full config uri when its the tusca...antelder2010-01-081-1/+6
* Change the Hazelcast registry to support both distributed an in-VM only opera...antelder2010-01-082-6/+16
* Update to the servlet host locating codeantelder2010-01-071-2/+10
* Refine MFrfeng2010-01-061-2/+2
* Updates to the Hazelcast regsitry manifestantelder2010-01-061-16/+7
* Add Hazelcast registry in to the buildantelder2010-01-061-0/+1
* Update to use the tuscany domain uri prefixantelder2010-01-061-1/+1
* Update to use the hazelcast registryantelder2010-01-061-1/+1
* Start a new module looking at integration with Webbeans and JSR330antelder2010-01-0613-0/+852
* Add tuscany uri prefixantelder2010-01-061-1/+1
* More changes to get the Hazelcast endpoint registry workingantelder2010-01-057-578/+560
* Add getEndpointReferencesrfeng2010-01-052-5/+20
* Start a endpoint registry based on Hazelcast. Hazelcast seems to do just abou...antelder2010-01-056-0/+826
* Remove unused importsslaws2010-01-041-2/+0
* Test against null target endpointslaws2010-01-041-1/+2
* Add missing dependency on common.xml.staxslaws2010-01-041-0/+1
* TUSCANY-3401: Apply patch from wangfeng to fix SCA API constantsantelder2009-12-222-4/+4
* TUSCANY-3397 - Adding support for identifying the sca spec version used for c...lresende2009-12-185-16/+52
* TUSCANY-3396 - Removing warning when sca annotations available in private fieldslresende2009-12-171-2/+2
* TUSCANY-3395 - Tyding up the ContributionScanner API to scan the contribution...lresende2009-12-176-132/+213
* Comment out the experiement code to fix compilation errorsrfeng2009-12-131-5/+7
* Fix svn:ignore and compliation errorrfeng2009-12-111-11/+14
* TUSCANY-3392 first set of code changes to move the endpoint matching into one...slaws2009-12-115-20/+389