Hi, thanks man, i got it working. i took a cvs download of xerces and build it, then tried it, it worked. previously i was using a binary xerces 131, but it still had problems. tx for ur tip.
Naveen -- On Mon, 23 Apr 2001 11:01:43 oshea2j wrote: > > > > >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] > > Get 250 color business cards for FREE! http://businesscards.lycos.com/vp/fastpath/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
