There's a file called RUNNING.txt , which is located under Tomcat's
root folder, which gives Tomcat  configuration instructions.

The RUNNING.txt file mentions setting JAVA_HOME , and doesn't mention
any of the other environment variables like TOMCAT_HOME ,
CATALINA_HOME, CATALINA_BASE, CLASSPATH in the *basic* configuration
settings.

So you can set only JAVA_HOME and *temporarily* unset all the other
environment variables and check if Tomcat can find the customer JAR
file that you added to Tomcat's lib folder.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to