summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-sca-runtime-rmi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the ↵rfeng2009-11-133-8/+15
| | | | | | | | owner of invocaiton chains (http://www.mail-archive.com/dev@tuscany.apache.org/msg07856.html) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836009 13f79535-47bb-0310-9956-ffa450edef68
* Correctly set the uri in the RMI based sca binding services and references ↵antelder2009-11-032-25/+31
| | | | | | (again copied from the Axis2 SCA binding, it looks like it may be worth at some point trying to refactor a lot of the remote sca binding code into something shared git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832397 13f79535-47bb-0310-9956-ffa450edef68
* Add an RMI version of the SCA Binding. (As its much easier to use as the ↵antelder2009-11-0147-0/+2149
dependencies are in Java instead of the massive dependency tree of the Axis2 based SCA binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831773 13f79535-47bb-0310-9956-ffa450edef68