summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/binding-sca-runtime/src/main/java/org/apache/tuscany/sca/binding/sca/provider/DefaultSCABindingMapper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-306/+0
2013-09-302.0.1 RC1 release taglresende1-0/+0
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
2012-01-06TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...slaws1-1/+18
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 distributedrfeng1-24/+9
2011-08-15TUSCANY-3916 - Check for null interface. I need to find out why a null interf...slaws1-4/+7
2011-08-02Correct comment to avoid confusionslaws1-2/+4
2011-07-11TUSCANY-3884 - Convert the default binding to delegate for local calls as wel...slaws1-3/+29
2011-04-22Further check the presence of runtime provider for mapped remotable binding.scarfeng1-20/+48
2011-02-21TUSCANY-3837 - more SCABindingMapper from the binding sca runtime module to t...slaws1-0/+1
2010-12-15Use the mapped binding when looking up the providerantelder1-1/+1
2010-12-06Start updating the sca binding to be able to choose the binding type impl on ...antelder1-42/+64
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-11Update to automatically use binding.rmi instead of binding.ws if ws is not av...antelder1-1/+4
2010-03-05Remove DistributedSCABindingrfeng1-5/+5
2010-03-03Copy the test cases from binding-sca-runtime-axis2 and binding-sca-runtime-rm...rfeng1-7/+4
2010-03-02Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng1-0/+217