summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/builder/src/main/java/org/apache/tuscany/sca (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-17Correctly remove policies from endpoints and endpoint references when there a...bdaniel1-8/+8
2011-06-17Endpoints should only inherit interaction intentsbdaniel1-6/+6
2011-06-16TUSCANY-3876 - minimum changes to turn of implementation model sharing and re...slaws1-1/+1
2011-06-13Enable setting a default base uri thats used if a specific base is not set bu...antelder1-0/+7
2011-06-13Add callback handling to PolicyAttachmentBuilderbdaniel1-11/+34
2011-02-18Commit patch for TUSCANY-3836bdaniel1-0/+6
2011-02-07Enable the allowsPassByReference supportrfeng1-3/+2
2011-01-13Switch the debugging statement (which remains commented out) round as you wan...slaws1-3/+3
2010-12-07Change method call to support older versions of XmlSchemabdaniel1-1/+2
2010-11-30Fix typo in commentslaws1-1/+1
2010-11-30TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws1-69/+3
2010-09-14TUSCANY-3631 - re-enable the test basic auth test case. The issue was that th...slaws1-6/+11
2010-09-14Add a missing commentslaws1-0/+2
2010-09-01Fix bug in PolicyAppliesToBuilder that was causing PolicySets to be incorrect...bdaniel1-5/+5
2010-08-18Fix typo in commentslaws1-1/+1
2010-08-18Fix typo in commentslaws1-1/+1
2010-08-09Fix typo in commentslaws1-1/+1
2010-08-05TUSCANY-3642 Allow policy information on interfaces to apply to services and ...bdaniel1-12/+14
2010-08-05Ensure that if a single PolicySet can be attached either directly or external...bdaniel1-0/+9
2010-08-04Fix the removal of direct policy sets when external policy sets are attached....bdaniel2-3/+18
2010-07-27Correct the policy subject that is checked during "appliesTo" processing. Fix...slaws1-2/+2
2010-07-27Correct commentslaws1-4/+3
2010-07-27Some defensive code to avert an NPE that's now causing ASM_8005, ASM_8017, AS...slaws1-7/+31
2010-07-26Fix bug in removeConstrainedIntentsbdaniel1-1/+1
2010-07-26Add more intent validation and fix up inner composite policy set processingbdaniel3-38/+67
2010-07-26Ensure constrained intents are removed from Composite objectsbdaniel2-3/+19
2010-07-26Add transaction intent validationbdaniel1-8/+89
2010-07-26Fix up appliesTo processing. Need to save each separate composite document as...bdaniel1-33/+37
2010-07-26Check constrained types for the qualifiable parent of a qualified intentbdaniel1-3/+7
2010-07-26TUSCANY-3630 Add xpath processing of externalAttachment elements in builderbdaniel1-60/+83
2010-07-22Fixing a comment for the extractSourcePropertyName methodedwardsmj1-2/+1
2010-07-22Upgrade to the handling of @source attribute on component property elements a...edwardsmj1-112/+280
2010-07-19Ignore policy sets on a composite implementation when the using component has...bdaniel1-0/+7
2010-07-19Inherit elements lower in the hierarchy first to ensure inheritance of mutual...bdaniel1-6/+10
2010-07-16Use default intent qualification on implementationsbdaniel1-26/+34
2010-07-16Remove the compile dependency on assembly-xml to fix build errorrfeng1-30/+26
2010-07-15Use binding type from system definitions to obtain mayProvide/alwaysProvide v...bdaniel1-3/+16
2010-07-15Check extension type for unresolved service side intents, only throw a warnin...bdaniel1-9/+15
2010-07-15Validate that the noListener intent isn't specified on a servicebdaniel1-1/+17
2010-07-14Ignore direct policy sets when external policy sets are attachedbdaniel2-10/+52
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2-5/+163
2010-06-21BWS20006 - if a component reference binding.ws names a WSDL service with more...slaws1-0/+18
2010-06-17Add a flag to the binding builder to indicate that generated data should be r...slaws2-2/+2
2010-06-17TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...slaws2-13/+20
2010-06-15TUSCANY-3591 - correct the promotion hierarchy for callback references/servic...slaws2-39/+67
2010-06-09Tidy the processing that creates the links between enpointreferences and endp...slaws1-36/+60
2010-05-21Popluate the callback endpoints for endpoint referencesrfeng1-0/+9
2010-05-19Merge branch 'jaxrs' into trunkrfeng1-10/+10
2010-05-17Make sure callback endpoints are createdrfeng1-0/+12
2010-05-17Make sure we use the value element (holding the property value) for conversionrfeng1-3/+2