ILOG JRules User Guide > Deploying Rules > Concepts > Rule Execution Server Console

The Rule Execution Server Console is a Web-based administration interface. The Console acts as an application-specific interface to manage business logic, including remote browsing, updating and deployment of RuleApps. An MBean server houses the JMX Beans that administer the managerial operations.

You access the Rule Execution Server Console by typing the relevant URL in a browser on the host machine, then logging in. These are the default URLs for each of the supported application servers:

JRules supports both the http and the https protocol.

If your browser is not running on the same host as the application server, you should replace localhost with <host>.

The bres_admin role must be assigned a username and a password.

Note
Depending on how you have created the BRESDATA table, you may also need to define the following properties:

The user name and password properties are not created by default, so you must create them with the right values for your data source. You will receive an error message when starting the Rule Execution Server Console if the user name and password are not correctly set.

Related Concepts

RuleApps and RuleApp Projects

Related Tasks

Working With Rule Execution Server Configurations