background

Starting the server

Starting the server should be straight forward.
To start die server Java 2 (jdk 1.2) or higher is required.

On UNIX Systems

Execute the shell script server.sh.
Make sure that the file server.sh has execute permission.
If not execute the command cmod 755 server.sh.

On Windows Systems

Execute the batch file server.bat.
You can also create a short cut on your desktop. Icon files should be included in the distribution.

Other Systems

Change to the PAW install directory and execute java -jar pawserver.jar.


Startup screen

When the server started up, no output will be displayed on the console. The serves's logfile is written to logs/server.log.
On successfull startup the logfile should contain the following lines:
PAW Server started on port 8080
PAW Admin Server started on port 4444