3. Controller

This section last updated: $Date: 2003/01/31 21:49:21 $

The Controller is a CORBA server written in Java. You require the JRE 1.3 to run it, available from http://java.sun.com. It will not work with JRE 1.4 at present, because of an issue with JAXP.

To run the Controller, enter the following commands:

cd /usr/src/doors-0.1.1/bin
./controller.sh

If all goes well, you should see the following log messages:

ControllerServer: Setting up CORBA...
IorServerThread: IorServer listening on port 17125...
ControllerServer: Controller ready...
ControllerServer: Type 'quit' to exit the server