I created JIRA issue http://issues.apache.org/jira/browse/BEEHIVE-937 and attached a patch. The patch updates DefaultURLTemplatesFactory to do validation using the SchemaValidator.
thanks, Carlin On 9/16/05, Carlin Rogers <[EMAIL PROTECTED]> wrote: > > It's been pointed out to me that the DefaultURLTemplatesFactory class that > parses the beehive-url-template-config.xml file should probably also > validate it against the schema, url-template-config.xsd, and that getting > this in for V1 would be best. > > I plan to open a JIRA issue for this and add a patch. The patch will use > Eddie's SchemaValidator in the new o.a.b.n.util.xml.validation package. > > Any thoughts? > > Thanks, > Carlin >
