SendMailServlet

2003-05-27 Thread Mark Irvine LCGI
Hi, I recently installed Tomcat 4.1.24 along side IIS5.0 (W2K). All of the examples work fine with the exception of the SendMailServlet. I have already downloeaded the Jave Mail API and installed it. I have also tried to run the samples provided with the Java Mail API - they all work fine. The

RE: SendMailServlet

2003-05-27 Thread Mark Irvine LCGI
you "install" the JavaMail jar? Yoav Shapira Millennium ChemInformatics >-Original Message- >From: Mark Irvine LCGI [mailto:[EMAIL PROTECTED] >Sent: Tuesday, May 27, 2003 1:44 PM >To: [EMAIL PROTECTED] >Subject: SendMailServlet > >Hi, > >I recently inst

RE: SendMailServlet

2003-05-27 Thread Mark Irvine LCGI
Shapira Millennium ChemInformatics >-Original Message- >From: Mark Irvine LCGI [mailto:[EMAIL PROTECTED] >Sent: Tuesday, May 27, 2003 3:07 PM >To: 'Tomcat Users List' >Subject: RE: SendMailServlet > >Hi, > >The JavaMail was installed in a folder calle

RE: SendMailServlet

2003-05-27 Thread Mark Irvine LCGI
Hi, Thank you very much for your help - It Works!!! However I'm still a little confused. Before moving the mail.jar and activation.jar files to the common\lib folder, they were in the examples\WEB-INF\lib (I had to create the lib folder). I checked the entire tomcat directory and there was only

Startup Problem - Newbie

2003-05-28 Thread Mark Irvine LCGI
Hi, When I try to start Tomcat using the Start and Stop files provided the following error is generated: 28-May-2003 09:18:34 org.apache.commons.modeler.Registry loadRegistry INFO: Loading registry information 28-May-2003 09:18:34 org.apache.commons.modeler.Registry getRegistry INFO: Creating new

RE: Startup Problem - Newbie

2003-05-28 Thread Mark Irvine LCGI
and restart and you should be fine ... :) -Original Message- From: Mark Irvine LCGI [mailto:[EMAIL PROTECTED] Sent: 28 May 2003 09:24 To: [EMAIL PROTECTED] Subject: Startup Problem - Newbie Hi, When I try to start Tomcat using the Start and Stop files provided the following error is

Create a new lib folder

2003-05-29 Thread Mark Irvine LCGI
Hi, I am trying to get the send mail example working, and previous questions I asked, discovered that the mail.jar and activation.jar files need to be in a lib folder. It is also my understanding that this lib folder can be local to the application of global. When the file are in the common\lib

Tomcat Startup Hanging

2003-05-29 Thread Mark Irvine LCGI
Hi, When starting Tomcat using catalina run, the startup process appears to hang: Using CATALINA_BASE: C:\jakarta-tomcat Using CATALINA_HOME: C:\jakarta-tomcat Using CATALINA_TMPDIR: C:\jakarta-tomcat\temp Using JAVA_HOME: C:\j2sdk1.4.1 28-May-2003 20:19:57 org.apache.coyote.http11.Http

RE: Tomcat Startup Hanging

2003-05-29 Thread Mark Irvine LCGI
: Jason Bainbridge [mailto:[EMAIL PROTECTED] Sent: 28 May 2003 20:31 To: Tomcat Users List Subject: Re: Tomcat Startup Hanging On Thu, 29 May 2003 03:25, Mark Irvine LCGI wrote: > Hi, > > When starting Tomcat using catalina run, the startup process appears > to > hang: > Sho

RE: Create a new lib folder

2003-05-29 Thread Mark Irvine LCGI
x27;s encouraged. The app development guide has details and an example: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/appdev/index.html Yoav Shapira Millennium ChemInformatics >-Original Message- >From: Mark Irvine LCGI [mailto:[EMAIL PROTECTED] >Sent: Wednesday, May 28, 20