summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/builder (unfollow)
Commit message (Expand)AuthorFilesLines
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
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...slaws2-13/+54
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...slaws5-727/+518
2009-12-13Comment out the experiement code to fix compilation errorsrfeng1-5/+7
2009-12-11TUSCANY-3392 first set of code changes to move the endpoint matching into one...slaws1-4/+199
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende9-19/+19
2009-12-09Fix the builder problems that cause otest regressionsrfeng2-2/+5