Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 56490 invoked from network); 27 Oct 2009 15:58:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Oct 2009 15:58:39 -0000 Received: (qmail 11500 invoked by uid 500); 27 Oct 2009 15:58:35 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 11423 invoked by uid 500); 27 Oct 2009 15:58:35 -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 11412 invoked by uid 99); 27 Oct 2009 15:58:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Oct 2009 15:58:35 +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; Tue, 27 Oct 2009 15:58:25 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1N2oQu-0003gK-VZ for users@tomcat.apache.org; Tue, 27 Oct 2009 08:58:04 -0700 Message-ID: <26080229.post@talk.nabble.com> Date: Tue, 27 Oct 2009 08:58:04 -0700 (PDT) From: vkpandit To: users@tomcat.apache.org Subject: Error Listener start tomcat MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: v.kris21@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org When I deploy a war file of my jsf application to tomcat webapps directory I get an error listenerstart in my tomcat logs and when I point my browser to the location of the web page I get a runtime exception facesContext not found. Anyone seen this and can help me Sonia -- View this message in context: http://www.nabble.com/Error-Listener-start-tomcat-tp26080229p26080229.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