| ILOG JRules User Guide > Deploying Rules > Reference > RuleApp Management Using Ant > res-write-file Task |
res-write-file Task |
PREVIOUS NEXT |
The res-write-file task adds a RuleApp archive to the file persistence of Rule Execution Server. This task does not notify any other Rule Execution Server component.
The following Ant task code provides an example of how to run the res-write-file task using the element attributes:
<res-write-file dir="res_data" file="myruleapp.jar" />
The following table describes the res-write-file element attributes and specifies whether or not they are required elements.
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |