hi,
        if you are using the latest tomcat then you will find an endorsed dir
in there for example.

jakarta-tomcat-4.1.24/common/endorsed/

this should be containing xercesImpl.jar and xmlParserAPIs.jar.

i guess this should solve your problem.

bye.

On Wed, 2003-06-18 at 20:37, Jared Walker wrote:
> All,
>       Our webapp was built to use the Xerces xml parser.  I'm trying to
> update our JDK and tomcat version to do testing for a production level
> upgrade.  I'm running into problems with the JVM using the Crimson
> parse.  The crimson parser does not agree with our XML files.  Does
> anyone know how to disable the crimson parser that is bundled with JDK
> 1.4? Would using the non-LE version of tomcat help resolve this problem?
> 
> thanks,


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

Reply via email to