Tomcat sets it's own classpath...it ignores environment variables except
JAVA_HOME, CATALINA_HOME, and CATALINA_BASE.

If your Tomcat installation or webapp has a problem finding particular
classes, or you suspect that it does, you might want to check the
ClassLoader HOWTO for information on exactly how Tomcat finds classes:

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/class-loader-howto.html

John


-----Original Message-----
From: Manavendra Gupta [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, January 08, 2003 5:29 PM
To: Tomcat Users List
Subject: setting up classpath for tomcat running as windows NT service


Hi,

How to setup classpath for tomcat 4.x running as windows NT service?
Apparently, when started, tomcat.exe does not read from "catalina.bat" (or
so i think).

Regards,
Manav.

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.434 / Virus Database: 243 - Release Date: 12/25/2002
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.434 / Virus Database: 243 - Release Date: 12/25/2002
 

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

Reply via email to