summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3433 - add policy transaction from 1.x. Different here is that code i...slaws2010-01-2126-0/+1834
* Exclude service listeners from system bundlesrfeng2010-01-212-5/+36
* Fix namespace on "variable" attribute of inserted initializer sequence for a ...edwardsmj2010-01-211-1/+1
* Added UserTimingAspect class to make the timing aspect workramkumar2010-01-216-16/+29
* Workaround to JavaCAA oTest regressions JCA_8007_TestCase and JCA_8011_TestCaselresende2010-01-211-7/+39
* Fix compilation errors due to interface changerfeng2010-01-212-13/+29
* Remove the test scope from the assembly-xml dependency to prevent compilation...lresende2010-01-201-1/+0
* Removing unuzed imports to prevent compilation errorslresende2010-01-201-1/+0
* Remove the test scope from the assembly-xml dependency to prevent compilation...lresende2010-01-201-1/+0
* Remove the test scope from the assembly-xml dependency to prevent compilation...slaws2010-01-201-1/+0
* Start of making the Tuscany sca client impl work for both local or remote nod...antelder2010-01-207-72/+194
* TUSCANY-3426 read/write/resolve requires and policySets attributes that appea...slaws2010-01-206-9/+40
* Dummy matching code. Needs to be replaced with a WS policy interception algor...slaws2010-01-202-5/+91
* Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...antelder2010-01-2032-28/+143
* Update for the latest oasis API codeantelder2010-01-201-4/+3
* Update for the latest oasis API codeantelder2010-01-201-1/+6
* Update the tuscany sca client impl to match the latest oasis codeantelder2010-01-203-25/+56
* Update the client api classes to be the very latest from the oasis svnantelder2010-01-204-305/+409
* Update to the latest version of OSGi Remote Service Adminrfeng2010-01-2025-204/+383
* 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
* 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
* Change Node getInstance/newInstance methods so that newInstance really create...antelder2010-01-1812-80/+58
* 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
* 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
* 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 flip round the order in which the classloaders are set in the fi...slaws2010-01-141-2/+7
* 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