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