You should read the docs that are included with the release.  Both 3.3 and
4.0 versions of Tomcat totally ignore the CLASSPATH environment variable
you might have specified (because it causes nothing but grief).  If you
want your classes to be visible to all webapps, put your JAR file in the
"lib" directory.

Craig McClanahan


On Wed, 21 Nov 2001, KL OOI wrote:

> Date: Wed, 21 Nov 2001 16:26:06 +0800
> From: KL OOI <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>,
>      KL OOI <[EMAIL PROTECTED]>
> To: TOMCAT-USER <[EMAIL PROTECTED]>
> Subject: Strange problem on Tomcat 3.3
>
> Hi all,
>
> I have put my JAR file in the SYSTEM CLASSPATH, but Tomcat still unable to find the 
>CLASS. (Windows 2000 + JDK 1.3)
> Do anyone encounter this before?
> Any solution for this? Because I need to include my MS SQL JDBC and Poolman JAR.
>
> Thanks.
>
> Regards,
> KL OOI
>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to