Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 96927 invoked from network); 7 Feb 2003 19:40:14 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 7 Feb 2003 19:40:14 -0000 Received: (qmail 14877 invoked by uid 97); 7 Feb 2003 19:41:48 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 14870 invoked from network); 7 Feb 2003 19:41:47 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 7 Feb 2003 19:41:47 -0000 Received: (qmail 95360 invoked by uid 500); 7 Feb 2003 19:39:56 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 95326 invoked from network); 7 Feb 2003 19:39:55 -0000 Received: from 12-217-228-164.client.mchsi.com (HELO ctg) (12.217.228.164) by daedalus.apache.org with SMTP; 7 Feb 2003 19:39:55 -0000 Received: from 192.168.1.1 ([192.168.1.1]) by ctg (JAMES SMTP Server 2.1a1-cvs) with SMTP ID 949 for ; Fri, 7 Feb 2003 13:45:16 -0600 (CST) Message-ID: <002b01c2cee1$7035c250$6601a8c0@ctg> From: "tomcat guy" To: "Tomcat Users List" References: Subject: Re: SendMailServlet - problem, debugging tips Date: Fri, 7 Feb 2003 13:45:11 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N It didn't seem to do the trick. This is gettin a little frustrating. I wouldn't mind as the others are working but this is what I am looking for... Are the error msgs to be going to logs/stderr? Any other suggestions? ----- Original Message ----- From: "Filip Hanik" To: "Tomcat Users List" Sent: Friday, February 07, 2003 12:43 PM Subject: RE: SendMailServlet - problem, debugging tips mail.smtp.host is the name of the parameter mail.smtp.host mail.ctg.com -----Original Message----- From: tomcat guy [mailto:tomcat@corridortechnology.com] Sent: Friday, February 07, 2003 10:43 AM To: Tomcat Users List Subject: Re: SendMailServlet - problem, debugging tips It's not suppose to be the name of the mail server? ----- Original Message ----- From: "Filip Hanik" To: "Tomcat Users List" Sent: Friday, February 07, 2003 12:18 PM Subject: RE: SendMailServlet - problem, debugging tips mail.ctg.com localhost the name is invalid Filip -----Original Message----- From: tomcat guy [mailto:tomcat@corridortechnology.com] Sent: Friday, February 07, 2003 10:15 AM To: Tomcat Users List Subject: Re: SendMailServlet - problem, debugging tips All - thanks for the replies, here are the answers if I missed anything please let me know! The SendMailServlet is in the examples, that should be mapped correctly by default, right? The web.xml in webapps/examples/WEB-INF is the defualt. I was assuming since it came with the examples all would be good as the other servlets are running fine... The logs do not seem to tell me a lot. Any suggestions? The mail server is running on the local machine. The From address is valid. My firewall doesn't appear to be an issue as I have tested with it enabled and disabled. Here is my ResourceParams for the mail/Session for localhost: usersa password driverClassName org.hsql.jdbcDriver driverName jdbc:HypersonicSQL:database mail.ctg.com localhost Thanks much! Chris ----- Original Message ----- From: "Erik Price" To: "Tomcat Users List" Sent: Friday, February 07, 2003 10:29 AM Subject: Re: SendMailServlet - problem, debugging tips > > > chris schild wrote: > > Would anyone be able to provide some debugging tips for Tomcat servlets? > > Logging. > > > Also, what would cause a servlet to be unavailable? > > If you didn't map the servlet to a URL-pattern in your web.xml. > > > > Erik > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org