summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-sca-runtime (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-20Allows the distributed flag to be overridenrfeng1-4/+6
2011-09-20Use domain info to decide if the binding.sca needs to be distributedrfeng2-24/+10
2011-08-15TUSCANY-3916 - Check for null interface. I need to find out why a null interf...slaws1-4/+7
2011-08-02TUSCANY-3894. Add manifest updates.scottkurz1-0/+1
2011-08-02TUSCANY-3894. Factor out introspection for same vs. different databindings o...scottkurz6-16/+52
2011-08-02Correct comment to avoid confusionslaws1-2/+4
2011-07-29TUSCANY-3894. Didn't mean to update POM with AXIOM dependency.scottkurz1-6/+0
2011-07-29TUSCANY-3894. Complete by ranking providers.scottkurz2-2/+8
2011-07-28TUSCANY-3894. Refactor WSDL InterfaceContract generation so it's only done i...scottkurz2-13/+20
2011-07-27TUSCANY-3894. Refactor local sca binding so that the exact details of the da...scottkurz12-63/+384
2011-07-21Add missing license headersantelder7-0/+133
2011-07-11Remove SCABindingAsyncResponseInvoker. It isn't used because of the local opt...slaws2-58/+5
2011-07-11TUSCANY-3884 - Convert the default binding to delegate for local calls as wel...slaws17-457/+785
2011-07-11TUSCANY-3883 - Add wireFormat support to default binding. slaws5-5/+147
2011-07-11remove extra spaceslaws1-1/+1
2011-05-21Allows pass -by-reference for self referencesrfeng1-1/+3
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder1-2/+2
2011-04-22Further check the presence of runtime provider for mapped remotable binding.scarfeng2-23/+53
2011-04-20Allow the look up of endpoint address by component/service/binding name from ...rfeng1-0/+1
2011-03-06Minor performance enhancement - look up the mapper once instead of each timeantelder2-9/+7
2011-02-21TUSCANY-3837 - more SCABindingMapper from the binding sca runtime module to t...slaws7-51/+5
2011-02-15Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology by...scottkurz1-1/+1
2011-02-07Finalize the AllowsPassByReference support and add test casesrfeng1-1/+2
2011-02-07Enable the allowsPassByReference supportrfeng1-2/+4
2011-01-25Delegate the creation of the response invoker if there is a delegate present. slaws2-2/+36
2011-01-11Complete enablement of the SCA Binding to deal with local Async invocations -...edwardsmj5-15/+202
2011-01-11Make sure the binding uri is reset when the service is stoppedantelder1-0/+1
2011-01-10Bump up copyright year in the NOTICE filesantelder1-1/+1
2010-12-23Revert back to fetching the interceptors starting at SERVICE_POLICY in order ...slaws1-1/+1
2010-12-23Correct the order that the phase constants appear in to match the actual phas...slaws1-1/+1
2010-12-23Correct module nameslaws1-1/+1
2010-12-21Enable binding.sca to support async invocation in the local case - as under T...edwardsmj1-7/+29
2010-12-15Use the mapped binding when looking up the providerantelder1-1/+1
2010-12-08TUSCANY-3801 - Separate off the asyncy response invocation interfaces from th...slaws1-5/+0
2010-12-07TUSCANY-3801 - missed files from previous check in. slaws3-13/+16
2010-12-06Start updating the sca binding to be able to choose the binding type impl on ...antelder4-45/+68
2010-12-06TUSCANY-3801 - move chain tail location code into the chain implementationslaws1-1/+1
2010-12-03TUSCANY-3801 - Update SCA binding to allow the invoker to exploit the new asy...slaws3-17/+62
2010-12-03TUSCANY-3801 - Move the SCA binding up to the new async provider interfaces. slaws2-3/+23
2010-12-03just remove some blank linesslaws1-4/+2
2010-11-16Remove unused classantelder1-43/+0
2010-08-25TUSCANY-3659 - Enable asynch operation over the local SCA binding. This does ...slaws2-2/+15
2010-06-22Adding @mayProvide="sca:asyncInvocation" as first step in support of async se...edwardsmj1-1/+2
2010-06-17Add a flag to the binding builder to indicate that generated data should be r...slaws1-2/+2
2010-05-12Updating Copyright Year in NOTICE fileslresende1-1/+1
2010-03-23Add missing osgi import packagerfeng1-0/+1
2010-03-18Update sca binding mapper to use hazelcast binding if its thereantelder1-2/+5
2010-03-16Remove some now unneeded uses of DataExchangeSemanticsantelder1-9/+1
2010-03-11Fix for TUSCANY-3489rfeng1-2/+2
2010-03-11Update to automatically use binding.rmi instead of binding.ws if ws is not av...antelder1-1/+4