summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change the tuscanyClient scheme to pbe all lower case so it works with the to...antelder2010-01-287-25/+48
* Temporarily comment some broken code out till i fix itantelder2010-01-281-22/+25
* Some more temporary hardcoding in the default registry factory, will be remov...antelder2010-01-281-4/+10
* Add hazelcast client registry to buildantelder2010-01-281-0/+1
* Update to use the hazelcast client registryantelder2010-01-287-85/+196
* Correct dependency after the group name change a while backantelder2010-01-281-1/+1
* Update to allow the client to share this as a subclassantelder2010-01-282-3/+7
* Add another endpoint registry impl this time using the Hazelcast native clien...antelder2010-01-284-0/+148
* Drop down the rankingantelder2010-01-281-1/+1
* Comment out modules that were included by accidentslaws2010-01-271-1/+3
* Remove unused bundle activatorrfeng2010-01-273-144/+1
* Refactor the databinding introspection to tuscany-implementation-java-runtime...rfeng2010-01-276-64/+125
* restructure slightly so that it's obvious to an axis user where Tuscany is ge...slaws2010-01-274-1/+1
* no longer requiredslaws2010-01-272-180/+0
* Update the Version to include the version and build timeantelder2010-01-271-2/+0
* Update the Version to include the version and build timeantelder2010-01-274-2/+21
* Fix multiple concurrency related issuesrfeng2010-01-2713-265/+422
* Fix for TUSCANY-3409rfeng2010-01-279-41/+98
* First cut at having a programatic way to get the svn revision that a tuscany ...antelder2010-01-264-0/+140
* Catch up the tomcat runtime with all the recent domain and node changesantelder2010-01-252-3/+3
* Some tidying of error handling and add ability to print out reason match fail...slaws2010-01-252-87/+84
* Update the matching algorithm to take account of the binding configuration on...slaws2010-01-251-70/+198
* Add operation that returns the list of bindings that this policy is designed ...slaws2010-01-255-0/+27
* Use uri equals for comparing endpoints so that serialzed/deserilized endpoint...antelder2010-01-251-3/+5
* Get the correct registry even when the client doesn't use the full uriantelder2010-01-251-0/+6
* Fix the node tests by using a consistent domain name everywhere and using Nod...antelder2010-01-232-3/+5
* Testcases for the uri methodsantelder2010-01-231-0/+11
* Add a mehod to create a node with a uri and composite to match the uri only m...antelder2010-01-231-0/+7
* Didn't need to add the managed shared policy piece as it's just a profile int...slaws2010-01-212-11/+6
* 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