[
https://issues.apache.org/jira/browse/XERCESJ-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Glavassevich resolved XERCESJ-1142.
-------------------------------------------
Fix Version/s: 2.10.0
Resolution: Fixed
Fixed in SVN rev 948952.
> XMLConfigurationExceptions silently thrown during reset()
> ---------------------------------------------------------
>
> Key: XERCESJ-1142
> URL: https://issues.apache.org/jira/browse/XERCESJ-1142
> Project: Xerces2-J
> Issue Type: Bug
> Components: JAXP (javax.xml.validation)
> Affects Versions: 2.7.1
> Reporter: Peter McCracken
> Assignee: Michael Glavassevich
> Priority: Minor
> Fix For: 2.10.0
>
> Attachments: XMLSchemaLoader-patch.txt, XMLSchemaValidator-patch.txt,
> XMLSchemaValidatorComponentManager-patch.txt
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]