Are you using 1.3.1? If so,
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1028  might be your
problem - try using Xerces 1.3.0 (which works for me) or build your own
from CVS (fixes the bug properly).

You should be seeing something like the following on stdout when parsing
though (the parse does continue so you might be missing it)

SAX Error Parsing org.w3c.dom.DOMException: DOM003 Namespace error
org.w3c.dom.DOMException: DOM003 Namespace error
     java.lang.Throwable()
     java.lang.Exception()
     org.xml.sax.SAXException(java.lang.Exception)
     void
org.apache.xerces.framework.XMLParser.parse(org.xml.sax.InputSource)
     ...

j.

John O'Shea,
Phone : + 353 1 8154228       Email : [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to