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

Rule Execution Server provides a runtime execution environment that integrates the rule engine in the J2SE and J2EE platforms, enabling you to dynamically change business logic using rules.

A server configuration defines how to connect to a specific Rule Execution Server. It provides the information necessary for Rule Studio to connect to Rule Execution Server when you deploy a RuleApp.

You can deploy in the following ways:

A configuration consists of a Uniform Resource Locator (URL), and a login and password, which are used to establish a connection ID. When you save it, the configuration is persisted in a Rule Execution Server Configuration project.

Related Concepts

RuleApps and RuleApp Projects
Rule Execution Server Console

Related Tasks

Working With Rule Execution Server Configurations