Loading Different XML Parser

2003-06-06 Thread Brendle, Douglas A.
Hi all, I'm using the JDOM api for xml parsing. Trouble is, Tomcat still tries Xerces no matter where I install the jdom.jar file. I've put it in /shared, /common and /webapp but no luck. Any ideas?

RE: Loading Different XML Parser

2003-06-06 Thread Dmitry Sklyut
A. [mailto:[EMAIL PROTECTED] Sent: Friday, June 06, 2003 9:27 AM To: [EMAIL PROTECTED] Subject: Loading Different XML Parser Hi all, I'm using the JDOM api for xml parsing. Trouble is, Tomcat still tries Xerces no matter where I install the jdom.jar file. I've put it in /shared, /common and /webapp

Re: Loading Different XML Parser

2003-06-06 Thread Bill Barker
I haven't tried it myself, but other people have reported that my moving the xerces jars server/lib and putting their xml-parser in shared/lib works. Brendle, Douglas A. [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi all, I'm using the JDOM api for xml parsing. Trouble is, Tomcat