| ILOG JRules User Guide > Customizing JRules > Tasks > Customizing Rule Scenario Manager > Deploying Extensions to Rule Scenario Manager |
Deploying Extensions to Rule Scenario Manager |
PREVIOUS NEXT |
You deploy extensions - KPIs, operators, extractors, or types - to Rule Scenario Manager by adding their class files to the jrules-rsm-appserver.ear/war file and by declaring them in the extensions.xml file.
To deploy extensions:
jrules-rsm-appserver.ear/war file with a standard archive tool.
WEB-INF/classes directory of the extracted jrules-rsm-appserver.ear/war file.
WEB-INF/classes/.. extensions.xml file.
jrules-rsm-appserver.ear/war file and deploy to your application server.
You can also archive the package files of your extensions into a JAR file (for example, rsm-extensions.jar) and deploy this to the WEB-INF/lib directory.
Note that you also declare new or modified BIRT report templates in the WEB-INF/classes/.. directory by replacing or editing the rptdesign file found there.
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |