rem this script demonstrate the Remote Service based on CORBA rem start the "run" command http://www-adele.imag.fr/~donsez/dev/osgi/scriptcmd/scriptcmd.jar to run it Rem read and following the instructions in http://www-adele.imag.fr/~donsez/dev/osgi/corbaservicetest/readme.html Rem starts a CORBA Naming Service with runorbd.bat before starting the following bundle obr -s Service Binder install http://www-adele.imag.fr/~donsez/dev/osgi/remoteservice/remoteservice.jar start http://www-adele.imag.fr/~donsez/dev/osgi/corbaservice/corbaservice.jar start http://www-adele.imag.fr/~donsez/dev/osgi/corbaservicetest/corbaservicetest.jar rem launch the test client provided in http://www-adele.imag.fr/~donsez/dev/osgi/corbaservicetest/corbaservicetest-src.jar