summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/builder (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-7/+7
* TUSCANY-4031 - apply patch for IntentNotSatisfiedAtBuild warning when referen...slaws2012-03-231-34/+31
* TUSCANY-3459 - Allow the remotable status of an interface to be overridden us...slaws2012-02-201-0/+17
* TUSCANY-4006 - Marking the piece of code that the JIRA refers to. If this is ...slaws2012-01-271-4/+6
* TUSCANY-3993 - Update code to handle relative URIs and add a test caseslaws2011-12-091-1/+5
* TUSCANY-3974: Apply patch from Greg Dritschler to fix IntentNotSatisfiedAtBui...antelder2011-12-021-3/+11
* Add a mechanism for specifying default intents on policy subjects. This is a ...slaws2011-12-012-3/+64
* Push the builder context further down into WSDL gen so that error strings are...slaws2011-10-312-22/+24
* Ensure that fully resolved JSR250 policy sets, added by the policy processor ...slaws2011-10-311-6/+14
* Mark resolved bindings as having remote endpointsslaws2011-10-181-0/+1
* Ensure the old normalized wsdl contract isn't left in the cloned contractantelder2011-10-141-0/+4
* TUSCANY-3961 - modify so we don't rely on internal exception throwingslaws2011-10-121-5/+10
* Change back to use getSchemaDocument instead of getAllSchema()[0]. This was c...antelder2011-10-051-2/+1
* TUSCANY-3937 - Further fixes on top of Michael's patch to get the properties ...slaws2011-09-141-12/+28
* TUSCANY-3941 - If a reference specifies target in an SCA binding then we expe...slaws2011-09-121-0/+5
* TUSCANY-3942.scottkurz2011-09-081-8/+3
* TUSCANY-3932 - Rework the callack wire calculation to be based on non-runtime...slaws2011-08-251-10/+24
* Allow the binding.sca URI to be configured with the base URI as with all othe...slaws2011-08-251-8/+6
* TUSCANY-3912 - Apply Greg's suggested change to clear component reference tar...slaws2011-08-171-0/+3
* TUSCANY-3873 - A stop gap solution to running the appliesTo algorithm against...slaws2011-06-232-5/+83
* TUSCANY-3878 - check policy language equality based on the namspace of the po...slaws2011-06-232-19/+26
* Refactor appliesTo builder based on spec clarificationsbdaniel2011-06-211-54/+79
* Revert change to only inherit interaction intents on interfaces. Though the i...bdaniel2011-06-211-6/+6
* Clear out old endpoints before adding the binding endpoints. Without this you...antelder2011-06-181-0/+1
* Keep track of the fuse compositesantelder2011-06-181-0/+1
* Correctly remove policies from endpoints and endpoint references when there a...bdaniel2011-06-171-8/+8
* Endpoints should only inherit interaction intentsbdaniel2011-06-171-6/+6
* TUSCANY-3876 - minimum changes to turn of implementation model sharing and re...slaws2011-06-161-1/+1
* Enable setting a default base uri thats used if a specific base is not set bu...antelder2011-06-131-0/+7
* Add callback handling to PolicyAttachmentBuilderbdaniel2011-06-131-11/+34
* Commit patch for TUSCANY-3836bdaniel2011-02-181-0/+6
* Enable the allowsPassByReference supportrfeng2011-02-071-3/+2
* Switch the debugging statement (which remains commented out) round as you wan...slaws2011-01-131-3/+3
* Add missing dependenciesslaws2010-12-231-0/+6
* Add missing dependenciesslaws2010-12-231-1/+2
* Change method call to support older versions of XmlSchemabdaniel2010-12-071-1/+2
* Fix typo in commentslaws2010-11-301-1/+1
* TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws2010-11-301-69/+3
* TUSCANY-3631 - re-enable the test basic auth test case. The issue was that th...slaws2010-09-141-6/+11
* Add a missing commentslaws2010-09-141-0/+2
* Fix bug in PolicyAppliesToBuilder that was causing PolicySets to be incorrect...bdaniel2010-09-011-5/+5
* Fix typo in commentslaws2010-08-181-1/+1
* Fix typo in commentslaws2010-08-181-1/+1
* Fix typo in commentslaws2010-08-091-1/+1
* TUSCANY-3642 Allow policy information on interfaces to apply to services and ...bdaniel2010-08-051-12/+14
* Ensure that if a single PolicySet can be attached either directly or external...bdaniel2010-08-051-0/+9
* Fix the removal of direct policy sets when external policy sets are attached....bdaniel2010-08-042-3/+18
* Correct the policy subject that is checked during "appliesTo" processing. Fix...slaws2010-07-271-2/+2
* Correct commentslaws2010-07-271-4/+3
* Some defensive code to avert an NPE that's now causing ASM_8005, ASM_8017, AS...slaws2010-07-271-7/+31