Andrew Cooke wrote:
> Excellent - thanks!  That URL even has the "rename file to 
> zparser.jar" meme that my boss keeps swearing is the
> solution... :-)

:-)

Please let us know what you do and whether it works.  Also,
I'm not sure what platform you're on, but on Windows, if the
path to the directory that Tomcat is installed in has any
spaces in it (e.g., C:\Program Files\jakarta-tomcat-3.2.3)
then the startup.bat script *can't* automatically include the
jars in TOMCAT_HOME/lib, so in this case you will have to
modify startup.bat manually (actually tomcat.bat).

You should know if you have to make the manual change if you
see this message printed when you start Tomcat:
  Unable to set CLASSPATH dynamically.

-- Andrew

Reply via email to