Tomcat & JavaMail Help

2006-02-20 Thread nguessan
Hi all, I am trying to send an email from a servlet. The application is running on Windows 2003. The servlet compiles but it does not send any email. My smtp server is configured to properly accept and relay message from the machine on which my application is running (tested with another email sen

Tomcat Administration Package installation

2006-02-24 Thread nguessan
omcat-5.5.15.zip. In which exact directory should I unbundle the file? The full path to my Tomcat installation is: C:\Program Files\Apache Software Foundation\Tomcat 5.5 Thank you in advance for your help. Nguessan - To unsubscri

Tomcat Administration Package installation - Fixed - Thank You

2006-02-24 Thread nguessan
Thanks Mark and Chuck for your help! Nguessan > Original Message > Subject: Re: Tomcat Administration Package installation > From: Mark Thomas <[EMAIL PROTECTED]> > Date: Fri, February 24, 2006 6:12 pm > To: Tomcat Users List > > [EMAIL P

Oracle 10G and JNDI & DataSource - Configuration files

2006-02-27 Thread nguessan
OME\conf\context.xml In my application's web.xml file, I have: jdbc/msbDB javax.sql.DataSource Container Am I missing something or doing something wrong? Thank you for your help. Nguessan ---

Configuration files for Tomcat (Oracle, JNDI, & DataSource)

2006-02-27 Thread nguessan
on files. I have the following: In $CATALINA_HOME\conf\server.xml In $CATALINA_HOME\conf\context.xml In my application's web.xml file, I have: jdbc/msbDB javax.sql.DataSource Container Am I missing something or doing something wrong? Thank you in advance

Two different version of Tomcat on the same machine?

2006-03-08 Thread nguessan
Tomcat 5.5 on the same machine and set it to listen to another port? In another word, is there a way to configure Apache to use 2 servlet/JSP containers? If yes, is it a stable option? Thanks, Nguessan - To unsubscribe, e-mail