Tomcat 4.1.18 standard version XML parser

2003-02-24 Thread Hong Li
All, this might be a old question but I'd searched online and can't find any tomcat 4.1.x related. so hope someone could help. I am using a vendor's jar file which need using a version of Xerces parser(sorry asking them now which version) so I guess can't use default tomcat one. so I place the

Re: Tomcat 4.1.18 standard version XML parser

2003-02-24 Thread Jacob Kjome
Not sure what you mean by I am not start tomcat using the -D endors setting so the parser in COMMON/ENDORSED shouldn't be used by tomcat, because the parser in common/endorsed will get used if it exists. This is by default. You would have to modify the default for this not to be the case.

RE: Tomcat 4.1.18 standard version XML parser

2003-02-24 Thread Hong Li
still not using it? I use this parser with my app with Tomcat 4.0.6, all fine. Many thanks, HL -Original Message- From: Jacob Kjome [mailto:[EMAIL PROTECTED] Sent: 2003224 23:05 To: Tomcat Users List Subject: Re: Tomcat 4.1.18 standard version XML parser Not sure what you mean by I am