| Welcome to ILOG JRules > Installing the JRules Modules |
Installing JRules Modules |
NEXT |
JRules consists of the following modules:
When installing JRules, you can choose to install either ILOG JRules tools for developers (Rule Studio, Rule Team Server Desktop Edition, Rule Scenario Manager Desktop Edition, and Rule Execution Server Desktop Edition), or an ILOG JRules Server Edition (Rule Team Server, Rule Scenario Manager, Rule Execution Server). The JRules installer allows you to install one of the following:
| Note |
| The main installer only installs JBoss on both the desktop and server editions. |
Depending on what you have installed you will then have the following options:
To install a server edition of a module on an application server other than JBoss
This section contains instructions on how to install the JRules modules on the supported application servers. To use any of the JRules modules on the J2EE platform, you will need to install a set of components on one of the supported application servers.
Each of the JRules modules requires that you first prepare your application server for installation. Preparing your application server will involve creating a data source and configuring the necessary security. Installation will consist of deploying an archive (or a set of archives), enabling the online help, and in the case of Rule Team Server an additional configuration step.
This configuration step includes:
It is also possible to customize the behavior of Rule Team Server. For more information, see Customizing Rule Team Server in the JRules developer documentation.
The following sections provide a basic introduction to archive deployment and security.
The archive files (EAR/WAR/RAR) included in the application server installers can be deployed to a server in different ways. You should refer to the application server documentation for a full understanding of the different options.
Configuration of a secure mode on an application server provides ways to increase the security of the application that you deploy.
In secure mode an application server:
By default, Rule Execution Server is installed with a minimum of security. The Rule Execution Server Console application defines a specific role bres_admin. This role controls the access to the various JSP/Servlets.
There are no specific permissions implementation for Rule Execution Server MBeans. All that is required to access the MBeans using JMX is the right credentials.
The installation of Rule Team Server is completed using an installation manager. This ensures that you create the correct groups in your application server when you setup security access.
The intended audience for this guide is the person who develops, assembles, and deploys J2EE applications in a corporate enterprise. This guide assumes you are familiar with the following topics:
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | NEXT |