summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/builder/src/main/java/org/apache/tuscany/sca (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add transaction intent validationbdaniel2010-07-261-8/+89
* Fix up appliesTo processing. Need to save each separate composite document as...bdaniel2010-07-261-33/+37
* Check constrained types for the qualifiable parent of a qualified intentbdaniel2010-07-261-3/+7
* TUSCANY-3630 Add xpath processing of externalAttachment elements in builderbdaniel2010-07-261-60/+83
* Fixing a comment for the extractSourcePropertyName methodedwardsmj2010-07-221-2/+1
* Upgrade to the handling of @source attribute on component property elements a...edwardsmj2010-07-221-112/+280
* Ignore policy sets on a composite implementation when the using component has...bdaniel2010-07-191-0/+7
* Inherit elements lower in the hierarchy first to ensure inheritance of mutual...bdaniel2010-07-191-6/+10
* Use default intent qualification on implementationsbdaniel2010-07-161-26/+34
* Remove the compile dependency on assembly-xml to fix build errorrfeng2010-07-161-30/+26
* Use binding type from system definitions to obtain mayProvide/alwaysProvide v...bdaniel2010-07-151-3/+16
* Check extension type for unresolved service side intents, only throw a warnin...bdaniel2010-07-151-9/+15
* Validate that the noListener intent isn't specified on a servicebdaniel2010-07-151-1/+17
* Ignore direct policy sets when external policy sets are attachedbdaniel2010-07-142-10/+52
* TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2010-07-132-5/+163
* BWS20006 - if a component reference binding.ws names a WSDL service with more...slaws2010-06-211-0/+18
* Add a flag to the binding builder to indicate that generated data should be r...slaws2010-06-172-2/+2
* TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...slaws2010-06-172-13/+20
* TUSCANY-3591 - correct the promotion hierarchy for callback references/servic...slaws2010-06-152-39/+67
* Tidy the processing that creates the links between enpointreferences and endp...slaws2010-06-091-36/+60
* Popluate the callback endpoints for endpoint referencesrfeng2010-05-211-0/+9
* Merge branch 'jaxrs' into trunkrfeng2010-05-191-10/+10
* Make sure callback endpoints are createdrfeng2010-05-171-0/+12
* Make sure we use the value element (holding the property value) for conversionrfeng2010-05-171-3/+2
* Allow direct access to the SCA schema. Rather than via the Tuscany schema. At...slaws2010-05-131-17/+38
* TUSCANY-3530 - first raft of changes to turn on property type checking at dep...slaws2010-05-061-8/+137
* TUSCANY-3531 - validate that composite reference don't override nonOverridabl...slaws2010-04-091-2/+30
* TUSCANY-3527 switch the new message back into the assembly properties file as...slaws2010-04-081-1/+1
* TUSCANY-3527 report error id binding.sca at a service has a uri. slaws2010-04-081-3/+19
* remove commented out codeslaws2010-03-181-19/+1
* Add comment, re. doubts about location of external attachment processingslaws2010-03-181-0/+3
* TUSCANY-3503 - turn off the automatic application of policy sets based on int...slaws2010-03-182-51/+143
* Add a builder to calculate whether policy sets apply to the element to which ...slaws2010-03-182-96/+183
* TUSCANY-3483 Add missed comments and remove commented out codeslaws2010-03-111-28/+29
* TUSCANY-3483 - ensure that policies defined in the implementation are applied...slaws2010-03-113-30/+117
* TUSCANY-3486 - add the composite reference multiplicy resolution algorithm as...slaws2010-03-051-0/+67
* Adding FIXME as it seems that calling inherit for implementation duplicates a...lresende2010-03-031-0/+5
* Copy the test cases from binding-sca-runtime-axis2 and binding-sca-runtime-rm...rfeng2010-03-031-4/+11
* Check that intents are properly satisfied, particularly in the qualified inte...slaws2010-03-011-0/+41
* Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng2010-02-263-50/+24
* Minor cleanup...lresende2010-02-251-21/+7
* TUSCANY-3463 - Resolving/checking policies in the component levellresende2010-02-251-0/+3
* Fixing resource bundle location that was missing the package structurelresende2010-02-233-6/+11
* Align the interfaceContractMapper to the specrfeng2010-02-196-12/+14
* Moving error message to builder validation resource bundlelresende2010-02-121-2/+2
* Fix some of minor bugs discovered by FindBugsrfeng2010-02-105-11/+10
* Fix for TUSCANY-3409rfeng2010-01-271-4/+4
* Add operation that returns the list of bindings that this policy is designed ...slaws2010-01-251-0/+5
* Update to the latest version of OSGi Remote Service Adminrfeng2010-01-202-1/+2
* Check that the policy sets for a particular endpoint, endpointreference or im...slaws2010-01-181-12/+50