summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-rmi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to end all service provider files with a new lineantelder2009-10-292-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830951 13f79535-47bb-0310-9956-ffa450edef68
* Add import to javax.xml.namespacerfeng2009-10-291-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830817 13f79535-47bb-0310-9956-ffa450edef68
* Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng2009-10-051-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821681 13f79535-47bb-0310-9956-ffa450edef68
* Add a QName as the type for binding/implementation and use it to compare ↵rfeng2009-06-232-1/+10
| | | | | | model types instead of class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787865 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused methodsrfeng2009-06-182-143/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785870 13f79535-47bb-0310-9956-ffa450edef68
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
* Updates to binding-rmi to use OASIS namespaces/schemalresende2009-03-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750239 13f79535-47bb-0310-9956-ffa450edef68
* Remove code completion commentantelder2009-03-011-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748977 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736880 13f79535-47bb-0310-9956-ffa450edef68
* Add optional import to use the DefaultBeanXML processorrfeng2009-01-201-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736170 13f79535-47bb-0310-9956-ffa450edef68
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736040 13f79535-47bb-0310-9956-ffa450edef68
* Fix the binding.rmi dependency and remove the dead coderfeng2009-01-061-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732064 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718906 13f79535-47bb-0310-9956-ffa450edef68
* Copying modules from Equinox branch, to start merging the delta changes from ↵lresende2008-11-1910-0/+598
| | | | | | 1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
* Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende2008-11-199-625/+0
| | | | | | merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
* Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder2008-11-171-6/+6
| | | | | | bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
* Splitting RMI binding into rmi/rmi-runtime to follow other extension patternlresende2008-10-1714-847/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705772 13f79535-47bb-0310-9956-ffa450edef68
* Support the rmi:// uri for binding.rmirfeng2008-09-183-1/+52
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696531 13f79535-47bb-0310-9956-ffa450edef68
* Fix the classloader parentrfeng2008-09-171-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696507 13f79535-47bb-0310-9956-ffa450edef68
* Port the binding-rmi to use core-spirfeng2008-09-1714-172/+415
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696498 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2545: Don't include the exception cause object when return ing and ↵antelder2008-08-261-1/+18
| | | | | | exception response git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689002 13f79535-47bb-0310-9956-ffa450edef68
* Adding a log of expected exception in RMI binding test caselresende2008-07-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677643 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2046rfeng2008-06-247-25/+105
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671234 13f79535-47bb-0310-9956-ffa450edef68
* Move Tuscany from Incubator to top level.dims2008-06-1717-0/+1080
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68