summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/builder/src/main/java/org/apache/tuscany/sca/builder/impl/EndpointReferenceBuilderImpl.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
2011-10-18Mark resolved bindings as having remote endpointsslaws1-0/+1
2011-10-12TUSCANY-3961 - modify so we don't rely on internal exception throwingslaws1-5/+10
2011-09-12TUSCANY-3941 - If a reference specifies target in an SCA binding then we expe...slaws1-0/+5
2011-09-08TUSCANY-3942.scottkurz1-8/+3
2011-08-25TUSCANY-3932 - Rework the callack wire calculation to be based on non-runtime...slaws1-10/+24
2011-08-17TUSCANY-3912 - Apply Greg's suggested change to clear component reference tar...slaws1-0/+3
2010-11-30Fix typo in commentslaws1-1/+1
2010-11-30TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws1-69/+3
2010-06-21BWS20006 - if a component reference binding.ws names a WSDL service with more...slaws1-0/+18
2010-06-15TUSCANY-3591 - correct the promotion hierarchy for callback references/servic...slaws1-10/+15
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-03-11TUSCANY-3483 - ensure that policies defined in the implementation are applied...slaws1-0/+12
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng1-9/+7
2010-02-19Align the interfaceContractMapper to the specrfeng1-1/+1
2010-02-10Fix some of minor bugs discovered by FindBugsrfeng1-3/+4
2010-01-20Update to the latest version of OSGi Remote Service Adminrfeng1-0/+1
2010-01-10TUSCANY-3417 TUSCANY-3417 consolidate enpointreference/endpoint matching code...slaws1-725/+298
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-09Fix the builder problems that cause otest regressionsrfeng1-1/+3
2009-12-01Start to split policy builder into two phases: implementation hierarchy and s...rfeng1-1/+1
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-19Rename getInterfaceContract() of Endpoint/EndpointReferencerfeng1-6/+0
2009-11-17Rationalize the interfaceContracts on Endpoint/EndpointReferencerfeng1-0/+6
2009-11-13Remove some of the commented out code that resulted from moving over to the E...slaws1-11/+2
2009-11-07Fix for ASM_6016 - only autowire a reference if its intents match the service...antelder1-8/+20
2009-11-05Fix motivated by ASM-5023. Update code to reflect the OASIS treatment of prom...slaws1-4/+193
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng1-14/+12
2009-10-05Refactor resource bundles to a package rfeng1-12/+13
2009-09-28Start to copy builders from assembly modulerfeng1-0/+840