Title: jar files automatically picked up?

[WinNT 4.0, Tomcat 3.1]

Ok, say I create the turbine-war-webmacro directory, and install
it under TOMCAT_HOME/webapps as turbine. All the jar files for
Turbine are in TOMCAT_HOME/webapps/turbine/WEB-INF/lib (including
turbine-2.0.jar). Do I need to modify any classpath at all, or
should these jars be picked up automatically? I'm asking because
I'm getting this error in tomcat.log:

Context log: path="" Class Not Found in init
 java.lang.ClassNotFoundException: Turbine      at org.apache.tomcat.loader.AdaptiveClassLoader.loadClass(AdaptiveClassLoader.java:450)

What about "other" jar files, such as the MySQL JDBC driver?
Should I:

* Add that to Tomcat's classpath in tomcat.bat?
* Copy it to TOMCAT_HOME/webapps/turbine/WEB-INF/lib?
* Put it somewhere else?

Thanks,


--
Gonzalo A. Diethelm
[EMAIL PROTECTED]
If this mail is in HTML format, blame Exchange Server: Q222508

Reply via email to