Uploaded image for project: 'Xerces2-J'
  1. Xerces2-J
  2. XERCESJ-1072

ClassCastException in XMLSchemaLoader.reset

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 2.6.2
    • None
    • XML Schema API
    • None
    • JDK 1.4.2 on OS X. Using Xerces through Jing.

    Description

      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)

      Attachments

        Activity

          People

            Unassigned Unassigned
            hsivonen Henri Sivonen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: