You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Aleksandar Milanovic <am...@galdosinc.com> on 2003/01/28 23:25:05 UTC

Bug in 2.3.0?

Hi,

We tried using Xerces 2.3.0 instead of 2.2.1 and got the following error:

java.lang.ClassCastException: org.apache.xerces.impl.dv.xs.ListDV$ListData
 at org.apache.xerces.impl.xs.XMLSchemaLoader.processExternalHints(Unknown
Source)
 at org.apache.xerces.impl.xs.XMLSchemaValidator.reset(Unknown Source)
 at org.apache.xerces.parsers.BasicParserConfiguration.reset(Unknown Source)
 at org.apache.xerces.parsers.DTDConfiguration.reset(Unknown Source)
 at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
 at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
 at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
 at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
 at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)

It's a bit confusing that a DTDConfiguration class shows up, because we
don't use DTDs at all, only XML schemas.

Any clue?

thx
Alex


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