corbaservicetest.jar

Description
This bundle enables to test existing CORBA-based RemoteService service by connecting servant objects and by invoking them from outside the gateway.
For more details on how to use this bundle, refer to the /doc/readme.html file embedded in the bundle jarfile.

Contributors
Didier Donsez (Didier.Donsez@ieee.org)

License
LGPL

Services
None

Properties
None

Requirements
Import-Service:

Import-Package:


Download

Build

  1. configure the build properties in build.xml
  2. then build with ant

Usage

  1. starts a CORBA Naming Service with runorbd.bat in another terminal than the OSCAR console
  2. installs ServiceBinder 1.1 with obr ServiceBinder
  3. installs the RemoteService specification with install http://www-adele.imag.fr/~donsez/dev/osgi/remoteservice/remoteservice.jar
  4. installs and starts the CorbaService implementation with start http://www-adele.imag.fr/~donsez/dev/osgi/corbaservice/corbaservice.jar
  5. installs and starts the CorbaService tester with start http://www-adele.imag.fr/~donsez/dev/osgi/corbaservicetest/corbaservicetest.jar
  6. starts the client scripts with runclient.bat in another terminal than the OSCAR console

Tested gateways

Limitations (contributions are welcome)

TODO (contributions are welcome)

Links