NAME

compilexml - RRFW XML configuration (re)compiler.


SYNOPSIS

compilexml --tree=TREENAME [options...]


DESCRIPTION

This command (re)compiles the RRFW's XML configuration for the tree(s) TREENAME. It does not require any other processes to be restarted after the configuration is changed. Renderer's cache is automatically flushed on on the next Renderer's run. Monitor automatically resets on the next monitoring cycle. All tokensets in the given tree are emptied.


OPTIONS

--all
Instructs to (re)compile configuration for all trees.

--nods
Instructs to (re)compile non-datasource configuration only.

--noval
Disables all validation of the XML configuration. This speeds up the compilation up to 2 times, while adding a risk to end up with an unusable configuration. In addition, the first initialization cycle of Collector and Monitor in this case would be much longer.

--debug
Sets the log level to debug.

--verbose
Sets the debug level to info.

--help
Displays a help message.


NOTES

See more documentation at RRFW home page: http://rrfw.sf.net


AUTHOR

Stanislav Sinyagin <ssinyagin@yahoo.com>