Running UNIX servers in the background

To run a UNIX server in the background, change to the $DJC_HOME/bin directory, and run:

 start-server.sh server &

where server is the server name as displayed in the Management Console.

To run the server in the background, in an xterm window, run:

 start-server.sh server -xterm

Console output (stderr and stdout) is directed to the server log file.