Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 50920 invoked from network); 15 Nov 2005 15:58:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Nov 2005 15:58:07 -0000 Received: (qmail 91208 invoked by uid 500); 15 Nov 2005 15:57:55 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 91175 invoked by uid 500); 15 Nov 2005 15:57:55 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 91164 invoked by uid 99); 15 Nov 2005 15:57:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Nov 2005 07:57:54 -0800 X-ASF-Spam-Status: No, hits=3.4 required=10.0 tests=HELO_DYNAMIC_IPADDR,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [83.236.157.66] (HELO port-83-236-157-66.static.qsc.de) (83.236.157.66) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 15 Nov 2005 07:57:46 -0800 Received: from isa03.dsa-id.de by port-83-236-157-66.static.qsc.de via smtpd (for asf.osuosl.org [140.211.166.49]) with SMTP; 15 Nov 2005 15:57:32 UT content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: problem with myfaces 1.1.0 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Date: Tue, 15 Nov 2005 16:57:31 +0100 Message-ID: <4BB800FC579B8746A8BB6BC77A36514D14276D@mail01.dsa-id.de> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: problem with myfaces 1.1.0 Thread-Index: AcXp/UojZmjMkxtSQvuNH+J8lrZvKw== From: "Stefan Gesigora" To: "MyFaces Discussion" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi! I've tried to switch our application from jsf (RI) with myfaces extension to myfaces 1.1.1 completely. But at server start this exception is thrown: SCHWERWIEGEND: WebModule[/Test]: Exception sending context initialized event to listener instance of class org.apache.myfaces.webapp.StartupServletContextListener java.lang.NoClassDefFoundError: javax/servlet/jsp/el/ELException at org.apache.myfaces.config.FacesConfigurator.feedStandardConfig(FacesConf igurator.java:138) .... Does anyone know what is happened? Regards, Stefan