To run this system:
- Add all Jacorb libraries to the project module dependencies.
- Precompile the IDL.
- Start the Jacorb naming service.
- Add the following program argument to all run configurations:
-ORBInitRef.NameService=file:<path to file to contain IOR of the name service>
. - Run the Monitoring Centre.
- Add a program argument to the regional centre specifying its location, for example:
huddersfield
, ormanchester
. - Start the regional centre and modify the program arguments for any subsequent centres.
- Add 2 program arguments to the monitoring station specifying its location and name, for example:
huddersfield one
ormanchester two
. The location argument must match the regional centre it is to be associated with, and the name must be unique within that region. - Start the monitoring station and modify the program arguments for any subsequent stations.