Error reporting when schema can't be found throws null pointer exception
------------------------------------------------------------------------
Key: XERCESJ-1083
URL: http://issues.apache.org/jira/browse/XERCESJ-1083
Project: Xerces2-J
Type: Bug
Components: XML Schema Structures
Reporter: Alex Milowski
Using the code for the current CVS Head, a null pointer is thrown inside
XMLSchemaValidator
on line 2413, when the code is reporting the error. The call
fXSDDescription.getLocationHints()
can return a null pointer, as it does in my environment.
I am running XMLSchemaValidator alone in a custom environment. While it is
possible
that something is misconfigured, no exceptions are thrown when the document's
schema can be found.
--
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]