faces-config.xml validation using an XML Schema
-----------------------------------------------
Key: MYFACES-1709
URL: https://issues.apache.org/jira/browse/MYFACES-1709
Project: MyFaces Core
Issue Type: Improvement
Components: JSR-252
Affects Versions: 1.2.0, 1.2.1-SNAPSHOT
Reporter: Bernhard Huemer
According to an inline comment ("validation set to false during implementation
of 1.2", DigesterFacesConfigUnmarshallerImpl) and my personal experience,
configuration file validation hasn't been implemented so far. However, as far
as I know the JSF specification says that "JSF implementations that are part of
a
Java EE technology-compliant implementation are required to validate the
application resource file against the XML schema" (section 10.4.2). I'll attach
a sample application reproducing the "error" (the fact that there is no error
is incorrect this time) and the corresponding patch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.