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 ji...@apache.org on 2004/04/14 22:33:45 UTC

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

The following issue has been updated:

    Updater: nddelima (mailto:nddelima@ca.ibm.com)
       Date: Wed, 14 Apr 2004 1:32 PM
    Comment:
Proposed patch
    Changes:
             Attachment changed to DOMParserImpl.java.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/XERCESJ-945?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XERCESJ-945

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XERCESJ-945
    Summary: Configuration Exception creating a DOM L3 LSParser
       Type: Bug

     Status: Unassigned
   Priority: Minor

    Project: Xerces2-J
 Components: 
             DOM
   Versions:
             2.6.2

   Assignee: 
   Reporter: nddelima

    Created: Wed, 14 Apr 2004 1:31 PM
    Updated: Wed, 14 Apr 2004 1:32 PM

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.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org