| ILOG JRules User Guide > Testing Rules with Rule Scenario Manager > Tasks > Deploying the XOM to the Scenario Service Provider > Deploying the Class Files Directly |
Deploying the Class Files Directly |
PREVIOUS NEXT |
You deploy the class files directly to the SSP by inserting your XOM class files into the WEB-INF/classes directory.
To deploy the XOM class files to the SSP:
jrules-ssp-appserver.ear file with a standard archive tool.
jrules-rsm-ssp.war file.
myPackages) in the WEB-INF/classes directory.
jrules-rsm-ssp.war file and then the jrules-ssp-appserver.ear file and deploy to your application server.
On Tomcat, you start from the second step above, noting that the WAR file is called ssp.war.
| Note |
If you deploy the SSP in a Java SE environment (that is, on the Tomcat application server), you must also insert the ra.xml file into the WEB-INF/classes directory of the archive.
|
An example of deploying the XOM is provided in the build.xml file in the basics-javabinding sample.
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |