summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-sca-runtime/src (unfollow)
Commit message (Expand)AuthorFilesLines
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-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
2010-03-05Remove DistributedSCABindingrfeng2-6/+5
2010-03-03Copy the test cases from binding-sca-runtime-axis2 and binding-sca-runtime-rm...rfeng2-13/+12
2010-03-02Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng7-176/+492
2010-03-01Fix to ensure pass-by-value is used if only one end is using allowsPassByRefe...antelder1-1/+2
2010-03-01Remove unused importsrfeng1-3/+0
2010-02-25Add the check for local-by-reference, local-by-value and remote invocations f...rfeng2-54/+54
2010-02-11Remove file as it's not usedslaws1-61/+0
2010-02-11TUSCANY-2586: Fix pass-by-value copies as described in the JIRA with the SCA ...antelder2-6/+73
2010-02-09Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng1-2/+2
2010-01-29Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng1-3/+2
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende4-7/+7
2009-11-20Moving 2.x trunklresende14-0/+1067