next up previous contents
Next: Creating new agents Up: First Steps Previous: Unpacking the archives   Contents

Starting the server

Edit the file boga.config in the org/kaariboga/config directory and do the following:
  1. Set the variable agentsPath. It contains the subdirectory structure for the agent directories.
  2. Set the plugIn variables. They contain the settings for some server extensions called plug-ins.
Switch to the command line interpreter. Go to the kaariboga/source directory and type (or just copy)


java -Djava.security.manager
-Djava.security.policy=org/kaariboga/config/kaariboga.policy
org.kaariboga.server.Boga


After a short time the server window should appear (Example uses KDE, http://www.kde.org).

Figure 2.1: Window of the Boga server. There are three agents loaded.
\includegraphics*[10cm, 5cm]{bogakde.eps}



Dirk 2002-09-01