ClassCastException in XMLSchemaLoader.reset
-------------------------------------------

         Key: XERCESJ-1072
         URL: http://issues.apache.org/jira/browse/XERCESJ-1072
     Project: Xerces2-J
        Type: Bug
  Components: XML Schema API  
    Versions: 2.6.2    
 Environment: JDK 1.4.2 on OS X. Using Xerces through Jing.
    Reporter: Henri Sivonen


When using Xerces for XSD validation through Jing, a 
java.lang.ClassCastException is thrown in 
org.apache.xerces.impl.xs.XMLSchemaLoader.reset.

java.lang.ClassCastException
        at org.apache.xerces.impl.xs.XMLSchemaLoader.reset(Unknown Source)
        at org.apache.xerces.impl.xs.XMLSchemaValidator.reset(Unknown Source)
        at com.thaiopensource.validate.xerces.ValidatorImpl.reset(Unknown 
Source)
        at com.thaiopensource.validate.xerces.ValidatorImpl.<init>(Unknown 
Source)
        at 
com.thaiopensource.validate.xerces.SchemaImpl.createValidator(Unknown Source)
        at com.thaiopensource.validate.ValidationDriver.validate(Unknown Source)


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