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
