Starting the Jetty server
Use this procedure to start the Jetty server.
This topic contains steps for both Windows and UNIX.
On Windows
Procedure
In
Services
, start the server.
The server service name is
IBM Rational Change
NNNN
, where
NNNN
is the port number assigned to this server.
On UNIX
Procedure
Run the control script, and then change the directory to the IBM® Rational® Change installation directory.
$ cd
CHANGE_HOME
/jetty
Start the server.
$ ./csctl.sh start
Related concepts
Stopping the Jetty server
Feedback