Samples > Samples Server and Console > Samples Server > Starting and Stopping the Samples Server Without the Samples Console

You can start the sample server from the command line or through Windows.

To start the Samples Server:

  1. Change to the directory <InstallDir>\shared\bin and type startserver.
  2. Or for Windows, select:
  3. Start > All Programs > ILOG JRules version > Web Interfaces > Start JBoss Server.
    It may take a while for the server startup procedure to complete. Server trace messages are displayed in the command window as the server starts. A feedback message indicates when the server has finished loading and how long it took to start.

The server can also be stopped through the command line or through Windows.

To stop the Samples Server:

  1. Go to the directory <InstallDir>/shared/bin and type stopserver.
  2. In Windows, select:
  3. Start > All Programs > ILOG JRules version > Web Interfaces > Stop JBoss server
    OR
    Click Stop Server in the Samples Console.

It may take a while for the server shutdown procedure to complete. A Shutdown complete message indicates when the server has finished shutting down.

Related Tasks

Starting and Stopping the Samples Console
Stopping and Restarting the Samples Server from the Samples Console

Related Reference

What is the Samples Console