2008/12/24 Carl Trieloff <cctriel...@redhat.com>: > Thus, it is possible to have config files that have options for additional > modules that are not > currently loaded (broker as configured does not know about), and in this > case it is designed to > ignore these extra options.
Presumably once it has completed loading all the modules it should then be able to emit an error about unknown option(s)? I think that the current behaviour would be a real pain for a support team. If you happen to make a typo in the config file you won't find out very quickly. RG