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

  1. Run the control script, and then change the directory to the IBM® Rational® Change installation directory.

    $ cd CHANGE_HOME/jetty

  2. Start the server.

    $ ./csctl.sh start


Feedback