XMLConfigurationExceptions silently thrown during reset()
---------------------------------------------------------
Key: XERCESJ-1142
URL: http://issues.apache.org/jira/browse/XERCESJ-1142
Project: Xerces2-J
Type: Bug
Components: JAXP (javax.xml.validation)
Versions: 2.7.1
Reporter: Peter McCracken
Priority: Minor
During calls to reset() in a default JAXP validator, several exceptions are
thrown for unrecognized features. These exceptions are silently ignored and
fallback values are used.
To avoid throwing unnecessary exceptions, the features should be recognized by
the components involved. The fix involves adding the appropriate features to
the RECOGNIZED_FEATURES, and in some cases setting a default value.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]