You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org> on 2010/05/27 21:11:38 UTC

[jira] Resolved: (XERCESJ-1142) XMLConfigurationExceptions silently thrown during reset()

     [ 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: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org