[Enterprise Extensions only]
  Previous topic

Using the RuleExporter tool

ruleexporter <properties-file> <export-list-files> [options]
<properties-file>
The fully qualified name of a file containing the JNDI names of the BRBeans EJBs for the rule set that is to be accessed. Refer to The BRBeans Properties file for a definition of the contents of this file. This parameter is required.
<export-list-files>
One or more fully qualified names of files containing a list of rules and/or folders to be exported. These files must contain XML in the format defined in WAS_HOME\AppServer\Enterprise\bin\brb-export-list.dtd. This XML format is also defined here. This parameter is required.

Options

-[v]erbose
Show verbose output while exporting.
-[o]utput <file-name>
The name of the file to which rules should be output. This is where the XML rule definitions are stored. This is a required parameter.

  Previous topic