summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/builder/src/main/java/org/apache/tuscany (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-23TUSCANY-4031 - apply patch for IntentNotSatisfiedAtBuild warning when referen...slaws1-34/+31
2012-02-20TUSCANY-3459 - Allow the remotable status of an interface to be overridden us...slaws1-0/+17
2012-01-27TUSCANY-4006 - Marking the piece of code that the JIRA refers to. If this is ...slaws1-4/+6
2011-12-09TUSCANY-3993 - Update code to handle relative URIs and add a test caseslaws1-1/+5
2011-12-02TUSCANY-3974: Apply patch from Greg Dritschler to fix IntentNotSatisfiedAtBui...antelder1-3/+11
2011-12-01Add a mechanism for specifying default intents on policy subjects. This is a ...slaws2-3/+64
2011-10-31Push the builder context further down into WSDL gen so that error strings are...slaws2-22/+24
2011-10-31Ensure that fully resolved JSR250 policy sets, added by the policy processor ...slaws1-6/+14
2011-10-18Mark resolved bindings as having remote endpointsslaws1-0/+1
2011-10-14Ensure the old normalized wsdl contract isn't left in the cloned contractantelder1-0/+4
2011-10-12TUSCANY-3961 - modify so we don't rely on internal exception throwingslaws1-5/+10
2011-10-05Change back to use getSchemaDocument instead of getAllSchema()[0]. This was c...antelder1-2/+1
2011-09-14TUSCANY-3937 - Further fixes on top of Michael's patch to get the properties ...slaws1-12/+28
2011-09-12TUSCANY-3941 - If a reference specifies target in an SCA binding then we expe...slaws1-0/+5
2011-09-08TUSCANY-3942.scottkurz1-8/+3
2011-08-25TUSCANY-3932 - Rework the callack wire calculation to be based on non-runtime...slaws1-10/+24
2011-08-25Allow the binding.sca URI to be configured with the base URI as with all othe...slaws1-8/+6
2011-08-17TUSCANY-3912 - Apply Greg's suggested change to clear component reference tar...slaws1-0/+3
2011-06-23TUSCANY-3873 - A stop gap solution to running the appliesTo algorithm against...slaws1-5/+82
2011-06-23TUSCANY-3878 - check policy language equality based on the namspace of the po...slaws2-19/+26
2011-06-21Refactor appliesTo builder based on spec clarificationsbdaniel1-54/+79
2011-06-21Revert change to only inherit interaction intents on interfaces. Though the i...bdaniel1-6/+6
2011-06-18Clear out old endpoints before adding the binding endpoints. Without this you...antelder1-0/+1
2011-06-18Keep track of the fuse compositesantelder1-0/+1
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