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 2005/10/24 06:02:03 UTC

[jira] Updated: (XERCESJ-945) Configuration Exception creating a DOM L3 LSParser

     [ http://issues.apache.org/jira/browse/XERCESJ-945?page=all ]

Michael Glavassevich updated XERCESJ-945:
-----------------------------------------

      Component: DOM (Level 3 Load & Save)
                     (was: DOM (Level 3 Core))
    Description: 
A configuration exception gets thrown while trying to create a synchronous DOM L3 LSParser with schemaType "http://www.w3.org/TR/REC-xml".  
In DOMParserImpl (that implements LSParser), an attempt is made to set features (such as schema validation and schema datatype-normalization) that are not "recognized features" for a DTDConfiguration resulting in ParserConfiguration Exceptions.

  was:
A configuration exception gets thrown while trying to create a synchronous DOM L3 LSParser with schemaType "http://www.w3.org/TR/REC-xml".  
In DOMParserImpl (that implements LSParser), an attempt is made to set features (such as schema validation and schema datatype-normalization) that are not "recognized features" for a DTDConfiguration resulting in ParserConfiguration Exceptions.

    Environment: 

> Configuration Exception creating a DOM L3 LSParser
> --------------------------------------------------
>
>          Key: XERCESJ-945
>          URL: http://issues.apache.org/jira/browse/XERCESJ-945
>      Project: Xerces2-J
>         Type: Bug
>   Components: DOM (Level 3 Load & Save)
>     Versions: 2.6.2
>     Reporter: nddelima
>     Priority: Minor
>  Attachments: DOMParserImpl.java.patch
>
> A configuration exception gets thrown while trying to create a synchronous DOM L3 LSParser with schemaType "http://www.w3.org/TR/REC-xml".  
> In DOMParserImpl (that implements LSParser), an attempt is made to set features (such as schema validation and schema datatype-normalization) that are not "recognized features" for a DTDConfiguration resulting in ParserConfiguration Exceptions.

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