| ILOG JRules User Guide > Executing Rules > Tasks > Assembling and Packaging a Rule Execution Server Application > Installing and Configuring a Rule Execution Server Application |
Installing and Configuring a Rule Execution Server Application |
PREVIOUS NEXT |
JRules provides J2EE application components that can be assembled and deployed to a J2EE server. J2EE application development occurs in phases, with a final phase required for maintenance. In small companies, one person may perform several roles:
There are a number of generic tasks that need to be carried out to install and configure a Rule Execution Server application:
To install and configure a Rule Execution Server application:
http://java.sun.com/products/ejb/docs.html#specs.
| Note |
| The names used inside the execution components can be mapped to real JNDI names. |
http://java.sun.com/j2ee/1.3/download.html#platformspec.
The following figure shows those components (in green) not provided by JRules, which you will need to develop. These components must be configured to integrate with the Execution Unit (XU), as described in the following sections.
| Note |
| The Execution Object Model (XOM) in the database will only contain dynamic classes, that is, classes that do not necessarily map to Java classes on a one-to-one basis. |
| Note |
| Both Java and EJB rule sessions work with XOMs that contain EJBs, that is, rules that use EJB objects. |
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |