-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Chuck,

On 6/3/2009 10:15 AM, Caldarale, Charles R wrote:
> Don't *EVER* set the CLASSPATH environment variable - that causes no
> end of grief, and plays havoc with Tomcat's classloading
> requirements.

It really shouldn't interfere: it should actually have no effect at all.
startup.sh calls catalina.sh which calls setclasspath.sh and at the
beginning of that script is

# First clear out the user classpath
CLASSPATH=

Now, of course, anyone can modify these scripts and totally screw
everything up, but simply setting the CLASSPATH environment variable at
the command prompt will have no effect on Tomcat.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkomi8AACgkQ9CaO5/Lv0PAEhgCfVJMyczZ4XigChldyN/mNP8td
xqMAoLLTn3NriBHg/6gz83vaKFBdsVZm
=b4UO
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to