| ILOG JRules User Guide > Customizing JRules > Tasks > Customizing Rule Scenario Manager > Configuring Rule Scenario Manager Extensions |
Configuring Rule Scenario Manager Extensions |
PREVIOUS NEXT |
Rule Scenario Manager provides an extensions file, extensions.xml, that serves three roles:
The extensions.xml file is found in the /resources/config directory in the Rule Scenario Manager deployment archive. It is a schema-backed XML file and its XSD is <InstallDir>/doc/schemas/rsmExtensions.xsd. The file is required to make Rule Scenario Manager aware of the extensions you have written.
All classes referenced in this file must be included in the runtime classpath. For the Console, this means that the classes must be contained in the /WEB-INF/classes folder or in a JAR file located in the /WEB-INF/lib folder.
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |