summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-rmi-runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2019-1244/+0
* Clean up the MANIFEST.MF and add SCA-Version headerrfeng2009-11-201-3/+1
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-132-27/+9
* Fix the RMI binding to find the service wire when its being used as the SCA b...antelder2009-11-031-0/+15
* Update manifest to export the provider package as its now used by the rmi bas...antelder2009-11-021-0/+2
* Remove private defn as its now accessed by the RMI based SCA bindingantelder2009-11-021-2/+0
* Update to end all service provider files with a new lineantelder2009-10-291-0/+1
* Revert the MF change that introduces a dangling required-bundlerfeng2009-09-211-1/+0
* initial version of endpoint dht registergiorgio2009-09-191-0/+1
* Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng2009-08-122-26/+6
* Add missing target namespaceslaws2009-08-101-0/+1
* TUSCANY-3101 pass EndpointReference and Endpoint in to binding providers rath...slaws2009-06-193-18/+16
* Remove cache of RMI proxy because otherwise if the RMI service has been resta...rfeng2009-06-031-23/+23
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
* Switch over to new endpoint reference/endpoint model. These are the changes r...slaws2009-03-191-13/+10
* Fix classloading issue under OSGirfeng2009-03-171-1/+26
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-7/+7
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-7/+7
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-063-3/+3
* Updates to binding-rmi to use OASIS namespaces/schemalresende2009-03-043-4/+5
* TUSCANY-2359 rationalize the SCA runtime use of cglib and asm dependenciesantelder2009-02-093-4/+11
* 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-284-6/+6
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+1
* Set the TTCL to workaround the issue that stub lookup fail in OSGirfeng2009-01-213-58/+131
* TUSCANY-2270 - Reverting changes from TUSCANY-2270 as OASIS Specification vot...lresende2009-01-2012-529/+326
* TUSCANY-2270 - Applying patch from Rodolfo Dias to enable conversation to bin...lresende2009-01-2012-326/+529
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-14/+14
* Update cglib, jaxb-impl versionsrfeng2009-01-132-6/+6
* Fix the binding.rmi dependency and remove the dead coderfeng2009-01-061-88/+0
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-6/+6
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-191-0/+88
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1918-0/+1162
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1917-1157/+0
* Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder2008-11-171-7/+7
* Splitting RMI binding into rmi/rmi-runtime to follow other extension patternlresende2008-10-1817-0/+1157