summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/builder (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add new OSGi dependency required by changes at r964321slaws2010-07-151-0/+1
* Validate that the noListener intent isn't specified on a servicebdaniel2010-07-152-1/+18
* 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
* Add missing OSGi dependencies that are causing the dosgi samples to fail. slaws2010-06-021-0/+1
* 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-172-0/+13
* Make sure we use the value element (holding the property value) for conversionrfeng2010-05-171-3/+2
* expected message and msg definition catchupkelvingoodson2010-05-171-1/+1
* Allow direct access to the SCA schema. Rather than via the Tuscany schema. At...slaws2010-05-131-17/+38
* add conformance statements to error message after running otestskelvingoodson2010-05-071-1/+1
* TUSCANY-3530 - first raft of changes to turn on property type checking at dep...slaws2010-05-063-10/+158
* 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-082-2/+2
* TUSCANY-3527 report error id binding.sca at a service has a uri. slaws2010-04-082-4/+21
* 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-183-52/+148
* 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-122-2/+3
* Add missing OSGi dependencyslaws2010-02-111-0/+1
* Fix some of minor bugs discovered by FindBugsrfeng2010-02-106-13/+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-182-13/+54
* Fix typo in commentslaws2010-01-181-1/+1
* Remove comment. The policy matching will now take place in the binder. Called...slaws2010-01-181-4/+1
* TUSCANY-3417 TUSCANY-3417 consolidate enpointreference/endpoint matching code...slaws2010-01-105-727/+518
* Comment out the experiement code to fix compilation errorsrfeng2009-12-131-5/+7
* TUSCANY-3392 first set of code changes to move the endpoint matching into one...slaws2009-12-111-4/+199
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-119-19/+19
* Fix the builder problems that cause otest regressionsrfeng2009-12-092-2/+5