How to Generate RuleDoc

To run the CER RuleDoc generator, run the following command:

build creole.generate.ruledoc

The target will also run the CER rule set validator on your rule sets. If there are any errors, the CER rule set validator reports the errors and processing halts. If there are no errors, the CER generator will output RuleDoc for your rule sets and rule classes.

Tip: The CER rule set validator will also report any warnings about any non-fatal problems in your rule sets. These warnings will not prevent you running and testing your rules, but should be addressed to ensure an optimal rule set.

The CER RuleDoc generator will place its output in the EJBServer/build/svr/creole.gen/ruledoc directory.