summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-sca-runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't throw exception as its actually ok to continue onantelder2012-08-161-2/+0
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-8/+8
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
* TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...slaws2012-01-062-2/+21
* Allows the distributed flag to be overridenrfeng2011-09-201-4/+6
* Use domain info to decide if the binding.sca needs to be distributedrfeng2011-09-202-24/+10
* TUSCANY-3916 - Check for null interface. I need to find out why a null interf...slaws2011-08-151-4/+7
* TUSCANY-3894. Add manifest updates.scottkurz2011-08-021-0/+1
* TUSCANY-3894. Factor out introspection for same vs. different databindings o...scottkurz2011-08-026-16/+52
* Correct comment to avoid confusionslaws2011-08-021-2/+4
* TUSCANY-3894. Didn't mean to update POM with AXIOM dependency.scottkurz2011-07-291-6/+0
* TUSCANY-3894. Complete by ranking providers.scottkurz2011-07-292-2/+8
* TUSCANY-3894. Refactor WSDL InterfaceContract generation so it's only done i...scottkurz2011-07-282-13/+20
* TUSCANY-3894. Refactor local sca binding so that the exact details of the da...scottkurz2011-07-2712-63/+384
* Add missing license headersantelder2011-07-217-0/+133
* Remove SCABindingAsyncResponseInvoker. It isn't used because of the local opt...slaws2011-07-112-58/+5
* TUSCANY-3884 - Convert the default binding to delegate for local calls as wel...slaws2011-07-1117-457/+785
* TUSCANY-3883 - Add wireFormat support to default binding. slaws2011-07-115-5/+147
* remove extra spaceslaws2011-07-111-1/+1
* Allows pass -by-reference for self referencesrfeng2011-05-211-1/+3
* Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder2011-05-161-2/+2
* Further check the presence of runtime provider for mapped remotable binding.scarfeng2011-04-222-23/+53
* Allow the look up of endpoint address by component/service/binding name from ...rfeng2011-04-201-0/+1
* Minor performance enhancement - look up the mapper once instead of each timeantelder2011-03-062-9/+7
* TUSCANY-3837 - more SCABindingMapper from the binding sca runtime module to t...slaws2011-02-217-51/+5
* Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology by...scottkurz2011-02-151-1/+1
* Finalize the AllowsPassByReference support and add test casesrfeng2011-02-071-1/+2
* Enable the allowsPassByReference supportrfeng2011-02-071-2/+4
* Delegate the creation of the response invoker if there is a delegate present. slaws2011-01-252-2/+36
* Complete enablement of the SCA Binding to deal with local Async invocations -...edwardsmj2011-01-115-15/+202
* Make sure the binding uri is reset when the service is stoppedantelder2011-01-111-0/+1
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
* Revert back to fetching the interceptors starting at SERVICE_POLICY in order ...slaws2010-12-231-1/+1
* Correct the order that the phase constants appear in to match the actual phas...slaws2010-12-231-1/+1
* Correct module nameslaws2010-12-231-1/+1
* Enable binding.sca to support async invocation in the local case - as under T...edwardsmj2010-12-211-7/+29
* Use the mapped binding when looking up the providerantelder2010-12-151-1/+1
* TUSCANY-3801 - Separate off the asyncy response invocation interfaces from th...slaws2010-12-081-5/+0
* TUSCANY-3801 - missed files from previous check in. slaws2010-12-073-13/+16
* Start updating the sca binding to be able to choose the binding type impl on ...antelder2010-12-064-45/+68
* TUSCANY-3801 - move chain tail location code into the chain implementationslaws2010-12-061-1/+1
* TUSCANY-3801 - Update SCA binding to allow the invoker to exploit the new asy...slaws2010-12-033-17/+62
* TUSCANY-3801 - Move the SCA binding up to the new async provider interfaces. slaws2010-12-032-3/+23
* just remove some blank linesslaws2010-12-031-4/+2
* Remove unused classantelder2010-11-161-43/+0
* TUSCANY-3659 - Enable asynch operation over the local SCA binding. This does ...slaws2010-08-252-2/+15
* Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...edwardsmj2010-06-221-1/+2
* Add a flag to the binding builder to indicate that generated data should be r...slaws2010-06-171-2/+2
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
* Add missing osgi import packagerfeng2010-03-231-0/+1