Hi all, I have a performance related issue regarding XSLT Processor API of xalan. Is this the right place to post such questions?.. please help.
Thanks, --Ashish ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 23, 2001 3:01 AM Subject: Re: Xerces-Xalan XPath utility problem if it is used to parse xml with namespace att > > > > > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
