On Tue, 13 Nov 2001, Brian K. Buckley wrote:
> Date: Tue, 13 Nov 2001 16:12:32 -0500
> From: Brian K. Buckley <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: Tomcat Users List <[EMAIL PROTECTED]>
> Subject: Re: upgrade b6 to 4.0.1
>
> > Do you have an old J2EE.jar in your classpath somewhere?
>
> I start Tomcat using the standard startup.bat in the bin directory. Is my
> system classpath even used in the compiling of JSPs or anything else? I
> thought not.
>
The system classpath (i.e. the CLASSPATH environment variable) is not
used, but Tomcat has all sorts of problems if you have a servlet.jar or
j2ee.jar file in your Java system extensions directory
($JAVA_HOME/jre/lib/ext).
Craig McClanahan
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>