summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/builder/src/main/java/org/apache (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-05-13Allow direct access to the SCA schema. Rather than via the Tuscany schema. At...slaws1-17/+38
2010-05-06TUSCANY-3530 - first raft of changes to turn on property type checking at dep...slaws1-8/+137
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...slaws1-1/+1
2010-04-08TUSCANY-3527 report error id binding.sca at a service has a uri. slaws1-3/+19
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...slaws2-51/+143
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 bundlelresende1-2/+2
2010-02-10Fix some of minor bugs discovered by FindBugsrfeng5-11/+10
2010-01-27Fix for TUSCANY-3409rfeng1-4/+4
2010-01-25Add operation that returns the list of bindings that this policy is designed ...slaws1-0/+5
2010-01-20Update to the latest version of OSGi Remote Service Adminrfeng2-1/+2
2010-01-18Check that the policy sets for a particular endpoint, endpointreference or im...slaws1-12/+50
2010-01-18Fix typo in commentslaws1-1/+1
2010-01-18Remove comment. The policy matching will now take place in the binder. Called...slaws1-4/+1
2010-01-10TUSCANY-3417 TUSCANY-3417 consolidate enpointreference/endpoint matching code...slaws3-725/+516