summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/builder (unfollow)
Commit message (Expand)AuthorFilesLines
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-19Adding dependency org.apache.tuscany.sca.interfacedef.java;version="2.0.0" to...edwardsmj1-0/+1
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-16Fix comple errorantelder2-1/+1
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-15Add new OSGi dependency required by changes at r964321slaws1-0/+1
2010-07-15Validate that the noListener intent isn't specified on a servicebdaniel2-1/+18
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-06-02Add missing OSGi dependencies that are causing the dosgi samples to fail. slaws1-0/+1
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 createdrfeng2-0/+13
2010-05-17Make sure we use the value element (holding the property value) for conversionrfeng1-3/+2
2010-05-17expected message and msg definition catchupkelvingoodson1-1/+1
2010-05-13Allow direct access to the SCA schema. Rather than via the Tuscany schema. At...slaws1-17/+38
2010-05-07add conformance statements to error message after running otestskelvingoodson1-1/+1
2010-05-06TUSCANY-3530 - first raft of changes to turn on property type checking at dep...slaws3-10/+158
2010-04-09TUSCANY-3531 - validate that composite reference don't override nonOverridabl...slaws1-2/+30
2010-04-08TUSCANY-3527 switch the new message back into the assembly properties file as...slaws2-2/+2
2010-04-08TUSCANY-3527 report error id binding.sca at a service has a uri. slaws2-4/+21
2010-03-18remove commented out codeslaws1-19/+1
2010-03-18Add comment, re. doubts about location of external attachment processingslaws1-0/+3
2010-03-18TUSCANY-3503 - turn off the automatic application of policy sets based on int...slaws3-52/+148
2010-03-18Add a builder to calculate whether policy sets apply to the element to which ...slaws2-96/+183
2010-03-11TUSCANY-3483 Add missed comments and remove commented out codeslaws1-28/+29
2010-03-11TUSCANY-3483 - ensure that policies defined in the implementation are applied...slaws3-30/+117
2010-03-05TUSCANY-3486 - add the composite reference multiplicy resolution algorithm as...slaws1-0/+67
2010-03-03Adding FIXME as it seems that calling inherit for implementation duplicates a...lresende1-0/+5
2010-03-03Copy the test cases from binding-sca-runtime-axis2 and binding-sca-runtime-rm...rfeng1-4/+11
2010-03-01Check that intents are properly satisfied, particularly in the qualified inte...slaws1-0/+41
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng3-50/+24
2010-02-25Minor cleanup...lresende1-21/+7
2010-02-25TUSCANY-3463 - Resolving/checking policies in the component levellresende1-0/+3
2010-02-23Fixing resource bundle location that was missing the package structurelresende3-6/+11
2010-02-19Align the interfaceContractMapper to the specrfeng6-12/+14
2010-02-12Moving error message to builder validation resource bundlelresende2-2/+3
2010-02-11Add missing OSGi dependencyslaws1-0/+1
2010-02-10Fix some of minor bugs discovered by FindBugsrfeng6-13/+10
2010-01-27Fix for TUSCANY-3409rfeng1-4/+4