summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-rmi-runtime/src/main/java/org/apache/tuscany/sca/binding/rmi/provider/RMIServiceBindingProvider.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-166/+0
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-131-23/+5
* Fix the RMI binding to find the service wire when its being used as the SCA b...antelder2009-11-031-0/+15
* Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng2009-08-121-23/+2
* TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...slaws2009-06-191-4/+5
* Fix classloading issue under OSGirfeng2009-03-171-1/+26
* Unexport the remote object so that RMI threads can be gracefully terminatedrfeng2009-02-041-4/+8
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-281-1/+1
* Set the TTCL to workaround the issue that stub lookup fail in OSGirfeng2009-01-211-54/+3
* TUSCANY-2270 - Reverting changes from TUSCANY-2270 as OASIS Specification vot...lresende2009-01-201-135/+162
* TUSCANY-2270 - Applying patch from Rodolfo Dias to enable conversation to bin...lresende2009-01-201-162/+135
* Update cglib, jaxb-impl versionsrfeng2009-01-131-5/+5
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-191-0/+211
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-191-213/+0
* Splitting RMI binding into rmi/rmi-runtime to follow other extension patternlresende2008-10-181-0/+213