Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 31528 invoked from network); 18 Sep 2009 10:36:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Sep 2009 10:36:49 -0000 Received: (qmail 84398 invoked by uid 500); 18 Sep 2009 10:36:45 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 84325 invoked by uid 500); 18 Sep 2009 10:36:45 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 84314 invoked by uid 99); 18 Sep 2009 10:36:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Sep 2009 10:36:45 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Sep 2009 10:36:34 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Moap4-0007Ao-6I for users@tomcat.apache.org; Fri, 18 Sep 2009 03:36:14 -0700 Message-ID: <25506529.post@talk.nabble.com> Date: Fri, 18 Sep 2009 03:36:14 -0700 (PDT) From: alim To: users@tomcat.apache.org Subject: Re: http error 404 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: alim597@gmail.com References: <25505913.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org hi peter, i ll try this way also, thanx cheers alim Peter Crowther wrote: > > 2009/9/18 alim > >> Jre 1.6 >> > > OK, so it's a JRE not a JDK? > > >> java.lang.NoClassDefFoundError: javax/mail/internet/AddressException >> > > That's your root cause - for some reason, your system can't see at least > some of the Javamail classes. > > My guess is that because you're running a JRE, Javamail isn't included. > You > can probably download it, or try downloading a JDK (which I suspect has > Javamail in, but haven't looked), or wait for someone who knows what > they're > talking about to give you a better answer! > > - Peter > > -- View this message in context: http://www.nabble.com/http-error-404-tp25505913p25506529.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org