You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Randy Layman <ra...@aswethink.com> on 2002/02/08 16:49:21 UTC

RE: Tomcat & IIS & optional packages

	Tomcat ignores the Classpath (for good reason).  You need to add JAR
files to either WEB-INF/lib or TOMCAT_HOME/lib as appropriate.

	Randy

> -----Original Message-----
> From: Martin Jussel [mailto:Martin.Jussel@marel.at]
> Sent: Friday, February 08, 2002 11:20 AM
> To: Tomcat Users List
> Subject: Tomcat & IIS & optional packages
> 
> 
> Hi,
> 
> I want to use optional packages like JavaMail. Installing and 
> adding the
> path to the CLASSPATH seems not to work. Running pages which import
> classes (e.g. <%@ page import='javax.mail.*' %>) return a "Package ***
> not found in import". How to include these packages correctly?
> 
> Martin
> 
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
> 

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>