Re: [phoenix] Turn on validation by default
Paul Hammant <[email protected]> Sat, 11 Jan 2003 15:03:53 +0000
| Newsgroups | gmane.comp.jakarta.avalon.apps.devel,gmane.comp.jakarta.avalon.devel |
|---|---|
| Message-ID | <[email protected]> |
> > >>> Can someone go in and turn on schema validation of configuration to >>> on by >>> default. This is done in the kernel.xml IIRC and just involves removing >>> NoopConfigurationValidator and decommenting a >>> DefaultConfigurationValidator >>> or something. >> > > Group, do we want to make this change to Phoenix? I'm +1 on it, it > just has implications for all of our users in that they must create > (at minimum) RELAX-NG schema to describe the configuration. > -pete If for it too. If a deployer finds that a SAR barfs because of config msimatches, they can turn it off (we should leave comments to that effect in). - Paul