summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-28Change the tuscanyClient scheme to pbe all lower case so it works with the to...antelder7-25/+48
2010-01-28Temporarily comment some broken code out till i fix itantelder1-22/+25
2010-01-28Some more temporary hardcoding in the default registry factory, will be remov...antelder1-4/+10
2010-01-28Add hazelcast client registry to buildantelder1-0/+1
2010-01-28Update to use the hazelcast client registryantelder7-85/+196
2010-01-28Correct dependency after the group name change a while backantelder1-1/+1
2010-01-28Update to allow the client to share this as a subclassantelder2-3/+7
2010-01-28Add another endpoint registry impl this time using the Hazelcast native clien...antelder4-0/+148
2010-01-28Drop down the rankingantelder1-1/+1
2010-01-27Comment out modules that were included by accidentslaws1-1/+3
2010-01-27Remove unused bundle activatorrfeng3-144/+1
2010-01-27Refactor the databinding introspection to tuscany-implementation-java-runtime...rfeng6-64/+125
2010-01-27restructure slightly so that it's obvious to an axis user where Tuscany is ge...slaws4-1/+1
2010-01-27no longer requiredslaws2-180/+0
2010-01-27Update the Version to include the version and build timeantelder1-2/+0
2010-01-27Update the Version to include the version and build timeantelder4-2/+21
2010-01-27Fix multiple concurrency related issuesrfeng13-265/+422
2010-01-27Fix for TUSCANY-3409rfeng9-41/+98
2010-01-26First cut at having a programatic way to get the svn revision that a tuscany ...antelder4-0/+140
2010-01-25Catch up the tomcat runtime with all the recent domain and node changesantelder2-3/+3
2010-01-25Some tidying of error handling and add ability to print out reason match fail...slaws2-87/+84
2010-01-25Update the matching algorithm to take account of the binding configuration on...slaws1-70/+198
2010-01-25Add operation that returns the list of bindings that this policy is designed ...slaws5-0/+27
2010-01-25Use uri equals for comparing endpoints so that serialzed/deserilized endpoint...antelder1-3/+5
2010-01-25Get the correct registry even when the client doesn't use the full uriantelder1-0/+6
2010-01-23Fix the node tests by using a consistent domain name everywhere and using Nod...antelder2-3/+5
2010-01-23Testcases for the uri methodsantelder1-0/+11
2010-01-23Add a mehod to create a node with a uri and composite to match the uri only m...antelder1-0/+7
2010-01-21Didn't need to add the managed shared policy piece as it's just a profile int...slaws2-11/+6
2010-01-21TUSCANY-3433 - add policy transaction from 1.x. Different here is that code i...slaws26-0/+1834
2010-01-21Exclude service listeners from system bundlesrfeng2-5/+36
2010-01-21Fix namespace on "variable" attribute of inserted initializer sequence for a ...edwardsmj1-1/+1
2010-01-21Added UserTimingAspect class to make the timing aspect workramkumar6-16/+29
2010-01-21Workaround to JavaCAA oTest regressions JCA_8007_TestCase and JCA_8011_TestCaselresende1-7/+39
2010-01-21Fix compilation errors due to interface changerfeng2-13/+29
2010-01-20Remove the test scope from the assembly-xml dependency to prevent compilation...lresende1-1/+0
2010-01-20Removing unuzed imports to prevent compilation errorslresende1-1/+0
2010-01-20Remove the test scope from the assembly-xml dependency to prevent compilation...lresende1-1/+0
2010-01-20Remove the test scope from the assembly-xml dependency to prevent compilation...slaws1-1/+0
2010-01-20Start of making the Tuscany sca client impl work for both local or remote nod...antelder7-72/+194
2010-01-20TUSCANY-3426 read/write/resolve requires and policySets attributes that appea...slaws6-9/+40
2010-01-20Dummy matching code. Needs to be replaced with a WS policy interception algor...slaws2-5/+91
2010-01-20Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...antelder32-28/+143
2010-01-20Update for the latest oasis API codeantelder1-4/+3
2010-01-20Update for the latest oasis API codeantelder1-1/+6
2010-01-20Update the tuscany sca client impl to match the latest oasis codeantelder3-25/+56
2010-01-20Update the client api classes to be the very latest from the oasis svnantelder4-305/+409
2010-01-20Update to the latest version of OSGi Remote Service Adminrfeng25-204/+383
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