summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix to make OTEST JCA_2005 work again. This is an @EagerInit scenario and out...slaws2010-01-151-7/+18
* Update to always return the current TCCL instead of the cached one. This is s...antelder2010-01-151-1/+2
* Remove unused line of code and correct commentslaws2010-01-141-4/+4
* TUSCANY-3424 inject the SCAClientFactory default instance into the SCAClientF...slaws2010-01-145-2/+86
* TUSCANY-3424 - Add missing manifest. Used when the test bundles are createdslaws2010-01-141-0/+18
* TUSCANY-3424 flip round the order in which the classloaders are set in the fi...slaws2010-01-141-2/+7
* Add the Java SE client to reactor buildantelder2010-01-141-0/+1
* UPdate domain uri to match othersantelder2010-01-141-1/+1
* Get the Java SE based client working talking to remote domainsantelder2010-01-142-4/+3
* 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
* update domain name to match the current way others are using itantelder2010-01-141-1/+1
* TUSCANY-3424 - A test case for the SCA client and runtime both running in OSGislaws2010-01-147-0/+292
* TUSCANY-3424 - A test case for the SCA client running in JSE while the runtim...slaws2010-01-146-0/+233
* Correct manifest to take account of factory reference to node configuration. slaws2010-01-141-0/+1
* Minor javadoc cleanuplresende2010-01-131-2/+2
* Add type of null on the createNode callantelder2010-01-132-2/+2
* Start of a multiple nodes testantelder2010-01-134-0/+126
* Update to use the shaded jarsantelder2010-01-131-6/+4
* 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
* Update to use the zip pluginantelder2010-01-131-34/+30
* Correct groupidantelder2010-01-131-2/+2
* 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
* Start an empty node to initialize the endpoint regsitry before any sca apps a...antelder2010-01-121-3/+32
* Update dependencies to use base jarantelder2010-01-121-10/+2
* Add json shades to ractor buildantelder2010-01-121-0/+2
* Add shaded jar for JSON extensions including dependencies (it would be nice t...antelder2010-01-121-0/+79
* Add shaded jar with JSON extensionsantelder2010-01-121-0/+167
* Add commons logging api to base-nodepantelder2010-01-121-0/+5
* 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-0921-735/+709
* Add a global default domain uri. A temp approach for now to get the basic to...antelder2010-01-081-0/+10