summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-19Put back a few webapp itests to see how that effects Hudsonantelder1-1/+1
2010-01-19Take out the webapp itests to see if that bypasses the hudson too many open f...antelder1-0/+2
2010-01-19Update dependency to see if that helps the hudson buildantelder1-1/+1
2010-01-19Expose system definitions from the deployerrfeng12-166/+547
2010-01-18extend test to calling the policy builder (which doesn't do anything yet)slaws1-2/+15
2010-01-18Put another sca client api test into the buildslaws1-1/+5
2010-01-18Add policy matching algorithm. Still a couple of TODOs here. Also there is no...slaws1-83/+63
2010-01-18Fix typo in commentslaws1-1/+2
2010-01-18Call loadbuilders when the full collection is retrieved as well as when an in...slaws1-3/+3
2010-01-18Check that the policy sets for a particular endpoint, endpointreference or im...slaws2-13/+54
2010-01-18Check that all policies in a given policy set are expressed in a single langu...slaws3-1/+32
2010-01-18Fix typo in commentslaws1-1/+1
2010-01-18Remove comment. The policy matching will now take place in the binder. Called...slaws1-4/+1
2010-01-18Put back the bpel itests which were temporarily taken to test the hudson buildantelder1-1/+1
2010-01-18Change Node getInstance/newInstance methods so that newInstance really create...antelder12-80/+58
2010-01-18Update to use base jarantelder1-2/+2
2010-01-18Re-enable XML read test caseslaws1-1/+24
2010-01-18Adding aspect bases logging and tracing module in 2.xramkumar11-0/+743
2010-01-17Updated code so that it access static constants on RpcChannel in a static man...mcombellack1-2/+2
2010-01-17Fixed what looks to be a cut and paste error in the last name setter methodmcombellack1-1/+1
2010-01-16Setting version to maven-source-plugin to avoid issues with maven enforcer pl...lresende1-0/+1
2010-01-16Fix for POJO_10009_TestCase, making the thread context classloader the one us...lresende1-2/+15
2010-01-15A bit more progress on the ws policy model. Not working yet. slaws4-77/+150
2010-01-15The code for build time matching. To actually use this we need to create a bu...slaws1-1/+64
2010-01-15Add a two nodes test using hazelcast, and have the Server/Client classes use ...antelder8-0/+389
2010-01-15Temporarily takeout bpel itests to see if that changes the hudson too many op...antelder1-1/+1
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