ILOG JRules User Guide > Deploying Rules > Tasks > Working With Rule Execution Server Configurations > Creating a Rule Execution Server Configuration Project

You create a Rule Execution Server Configuraiton project using the Rule Studio New Project wizard.

To create a Rule Execution Server Configuration project:

  1. On the File menu, click New, and then click Project.
  2. On the New Project wizard page, expand ILOG Rule Studio, select Rule Execution Server Configuration Project, then click Next.
  3. On the New Rule Execution Server Configuration Project page, enter the name of the project, then click Next.
  4. On the Configure Rule Execution Server page, select the required application server and click Next.
  5. On the Server Configuration page, enter the required Installation and Deployment directory details.
  6. For an ILOG-supported application server, the configuration Name and Rule Execution Server Console URL are completed automatically for you.
  7. Enter the following details, if you have them:
    1. Login
    2. Password
    3. Client application URL
  8. Click Finish.

The server name, the Rule Execution Server Console URL, and the application URL are stored in a <servername>.esc file in the project directory.

The login and password are stored in a configurations.xml file in the <workspace>/.metadata/.plugins/ilog.res.studio.res/ directory.

Related Concepts

Rule Execution Server Configurations

Related Tasks

Creating a Rule Execution Server Configuration
Editing a Rule Execution Server Configuration
Testing a Rule Execution Server Connection
Opening the Rule Execution Server Console