summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-15Fix to make OTEST JCA_2005 work again. This is an @EagerInit scenario and out...slaws1-7/+18
2010-01-15Update to always return the current TCCL instead of the cached one. This is s...antelder1-1/+2
2010-01-14Remove unused line of code and correct commentslaws1-4/+4
2010-01-14TUSCANY-3424 inject the SCAClientFactory default instance into the SCAClientF...slaws5-2/+86
2010-01-14TUSCANY-3424 - Add missing manifest. Used when the test bundles are createdslaws1-0/+18
2010-01-14TUSCANY-3424 flip round the order in which the classloaders are set in the fi...slaws1-2/+7
2010-01-14Add the Java SE client to reactor buildantelder1-0/+1
2010-01-14UPdate domain uri to match othersantelder1-1/+1
2010-01-14Get the Java SE based client working talking to remote domainsantelder2-4/+3
2010-01-14Update the rmi base sca client to use its own registry when no other nodes st...antelder1-0/+5
2010-01-14Correctlt set the domain name based on the name in the config uriantelder1-1/+19
2010-01-14update domain name to match the current way others are using itantelder1-1/+1
2010-01-14TUSCANY-3424 - A test case for the SCA client and runtime both running in OSGislaws7-0/+292
2010-01-14TUSCANY-3424 - A test case for the SCA client running in JSE while the runtim...slaws6-0/+233
2010-01-14Correct manifest to take account of factory reference to node configuration. slaws1-0/+1
2010-01-13Minor javadoc cleanuplresende1-2/+2
2010-01-13Add type of null on the createNode callantelder2-2/+2
2010-01-13Start of a multiple nodes testantelder4-0/+126
2010-01-13Update to use the shaded jarsantelder1-6/+4
2010-01-13Add methods to Node to replicate whats in DomainNode so i can get rid of that...antelder4-0/+65
2010-01-13Change to use a dummy node to get at the JVM wide cache of endpoint registriesantelder1-14/+7
2010-01-13Update to use the zip pluginantelder1-34/+30
2010-01-13Correct groupidantelder1-2/+2
2010-01-13Enable the remotable setting on OSGi interfacesrfeng2-111/+169
2010-01-13Remove the synchronized blocks to avoid deadlock between DefaultFactoryExtens...rfeng2-11/+11
2010-01-12Start of extension for handling WS-Policy policies. Based on policy-xml-ws bu...slaws14-0/+1320
2010-01-12NodeFactory.getInstance doesn't work properly anymore so use the config approachantelder1-4/+2
2010-01-12Start an empty node to initialize the endpoint regsitry before any sca apps a...antelder1-3/+32
2010-01-12Update dependencies to use base jarantelder1-10/+2
2010-01-12Add json shades to ractor buildantelder1-0/+2
2010-01-12Add shaded jar for JSON extensions including dependencies (it would be nice t...antelder1-0/+79
2010-01-12Add shaded jar with JSON extensionsantelder1-0/+167
2010-01-12Add commons logging api to base-nodepantelder1-0/+5
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-3/+2
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-4/+2
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-4/+2
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-3/+2
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-8/+2
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-3/+2
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-8/+2
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-8/+2
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-8/+2
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-12/+2
2010-01-11Tell the ServletHostHelper that the webapp host is being used and use it to l...antelder1-20/+2
2010-01-11Add a helper to get the correct ServletHostantelder1-0/+52
2010-01-11Testcase that verifies spec version support is working with both osoa/oasis s...lresende1-0/+108
2010-01-11Minor fix to close xtream readers after each testinglresende1-0/+5
2010-01-10TUSCANY-3417 TUSCANY-3417 consolidate enpointreference/endpoint matching code...slaws10-853/+711
2010-01-09Update to the latest version of OSGi enterprise draft specsrfeng21-735/+709
2010-01-08Add a global default domain uri. A temp approach for now to get the basic to...antelder1-0/+10