Placing the jars in TOMCAT_HOME/lib does not work. But placing it in TOMCAT_HOME/lib/common works!!!
Thanx for the help. Martin > -----Urspr�ngliche Nachricht----- > Von: Randy Layman [mailto:[EMAIL PROTECTED]] > Gesendet: Freitag, 08. Februar 2002 16:49 > An: 'Tomcat Users List' > Betreff: 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:[EMAIL PROTECTED]] > > 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: > <mailto:[EMAIL PROTECTED]> > > For additional commands: > <mailto:[EMAIL PROTECTED]> > > Troubles with the list: > <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
