Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 41840 invoked from network); 6 Feb 2002 19:41:11 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 6 Feb 2002 19:41:11 -0000 Received: (qmail 12234 invoked by uid 97); 6 Feb 2002 19:40:50 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 12218 invoked by uid 97); 6 Feb 2002 19:40:49 -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 12203 invoked from network); 6 Feb 2002 19:40:49 -0000 Message-ID: <3C6186DC.6D0046B9@correo.uqroo.mx> Date: Wed, 06 Feb 2002 13:41:16 -0600 From: "Nancy Crisostomo Martinez" Reply-To: nancycm@correo.uqroo.mx Organization: Universidad de Quintana Roo X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en,es-MX,zh-CN MIME-Version: 1.0 To: Tomcat Users List Subject: Re: AW: SendMailServlet.class References: <20020206130933.71f32171.ckellerman@alabanza.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi again Chad! your problem with classpath sounds strange, and about it I only have a simple question: �How did you name your variable, CLASS_PATH or CLASSPATH (without _ )? On the .profile file I have a CLASSPATH varible not CLASS_PATH and everything I add in it, is loaded perfect! greetings! Nancy chad kellerman wrote: > Ok, > > Got it. Geesh, computers really get on my nerves. ;^) > > I saw that SendMailServlet.java needed two jar files to compile. And since no matter what I did to set the CLASS_PATH it would not work. So I added the jar files in the line: > > /usr/java/jdk1.3.1_01/bin/javac -classpath ../../../../common/lib/mail.jar:../../../../common/lib/servlet.jar SendMailServlet.java > > THis is on Linux, I think windows needs a ; instead of a : > > I hope this helps everyone. Now on the SSL. > > Chad > > My other computer is your linux box. > > On Wed, 6 Feb 2002 17:14:31 +0100 > "Ralph Einfeldt" wrote: > > > That not his problem, he can't even compile the classes. > > > > Saw your previous posts, but I can't help you as we didn't > > have any problems with JavaMail. > > > > > -----Urspr�ngliche Nachricht----- > > > Von: Nancy Crisostomo Martinez [mailto:nancycm@correo.uqroo.mx] > > > Gesendet: Mittwoch, 6. Februar 2002 17:02 > > > An: Tomcat Users List > > > Betreff: Re: SendMailServlet.class > > > > > Although I have added the activation, mail and pop3 JAR files > > > to the CLASSPATH, TOMCAT_HOME/lib, $TOMCAT_HOME/common/lib, > > > $TOMCAT_HOME/webapps/app/WEB-INF/lib I > > > could run my application, but when I press a button to send > > > the mail, I got an error message on the console and the mail > > > is not sended... I think the wrong thing > > > is the Tomcat configuration, isn't it? and not the libraries you need. > > > > > > The error is the follow: > > > javax.mail.NoSuchProviderException: No > > > provider for Address type: rfc822 > > > > > > -- > > To unsubscribe: > > For additional commands: > > Troubles with the list: > > > > -- > To unsubscribe: > For additional commands: > Troubles with the list: -- To unsubscribe: For additional commands: Troubles with the list: