Entity resolver is not applied to namespace URI when used as possible Schema 
location
-------------------------------------------------------------------------------------

         Key: XERCESJ-1158
         URL: http://issues.apache.org/jira/browse/XERCESJ-1158
     Project: Xerces2-J
        Type: Bug

    Versions: 2.8.0    
    Reporter: Anthony B. Coates


When Xerces-J uses the namespace URI as a possible Schema location, it bypasses 
the entity resolver.  This means that there is no way to resolve the Schema to 
a local copy when there is no explicit "schemaLocation".  This is a major 
problem in enterprise scenarios where the schemaLocation in incoming XML 
messages may not be trustworthy, and only the namespace URI can be used to 
resolve the correct Schema for processing.

-- 
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]

Reply via email to