From users-return-57973-apmail-myfaces-users-archive=myfaces.apache.org@myfaces.apache.org Thu Mar 03 15:32:45 2011 Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 9846 invoked from network); 3 Mar 2011 15:32:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Mar 2011 15:32:44 -0000 Received: (qmail 27964 invoked by uid 500); 3 Mar 2011 15:32:44 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 27920 invoked by uid 500); 3 Mar 2011 15:32:43 -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 27912 invoked by uid 99); 3 Mar 2011 15:32:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Mar 2011 15:32:43 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of darkarena@gmail.com designates 74.125.82.43 as permitted sender) Received: from [74.125.82.43] (HELO mail-ww0-f43.google.com) (74.125.82.43) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Mar 2011 15:32:37 +0000 Received: by wwe15 with SMTP id 15so1318571wwe.0 for ; Thu, 03 Mar 2011 07:32:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:references:in-reply-to:mime-version:from:date :message-id:subject:to:content-type:content-transfer-encoding; bh=I9KEGjheiMcBvsPjO2TxRaA4AN7FKZhuldrkKUkavVI=; b=AjZBfptxviMv0hKfySyY5jv19TnA+MOHlz7SvVhqKZ1X0VwnOW8Bu/VsZYJffX9BG6 LIq7VxssHdggSoUJqjtUZlE+pZNotw9eTCe1rkrXd0I6XMjQ9lRmLQuJ5f8cFaU7mw6B j1NtwtBktw1UitBMTmVngI9ejjxBX9CmnBs8k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=references:in-reply-to:mime-version:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=E0CwDdYmJI6ub0M7hCGqrZyqXoI+yNaRskk8NuIcrjySCx7XShflOAuiqCg/6TEuV4 zMVB3qB5qM6wLnaKQ2bEzwXv2oW9Ldx6heUmMMRcUZ3d5+1RSCeuHc+L58gzJuzI9Z1a dqXMa2BA9h3A5KmCliKR+7eFfhNxQyPFRNvwQ= Received: by 10.227.183.69 with SMTP id cf5mr1048050wbb.195.1299166337303; Thu, 03 Mar 2011 07:32:17 -0800 (PST) References: <4D6FB272.8050603@univ-lille1.fr> In-Reply-To: <4D6FB272.8050603@univ-lille1.fr> Mime-Version: 1.0 (iPhone Mail 8C148) From: "Scott O'Bryan" Date: Thu, 3 Mar 2011 08:32:14 -0700 Message-ID: <3093932728122906418@unknownmsgid> Subject: Re: org.apache.myfaces.ERROR_HANDLER with portlet-bridge To: MyFaces Discussion Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Trinidad 1.2 and the latest Portlet Bridge 2.0 I assume? On Mar 3, 2011, at 8:29 AM, Yves Deschamps wrote: > Hi, > > I try to use org.apache.myfaces.ERROR_HANDLER with apache porlet-bridge a= nd my own error handling class . > > But that does not work. > > It is ok in servlet mode. > > In portlet mode, the exception is handled like this... > > 3 mars 2011 16:16:14 com.sun.facelets.FaceletViewHandler handleRenderExce= ption > GRAVE: Error Rendering View[/stylesheets/desktop/preferences.xhtml] > javax.el.ELException: /stylesheets/desktop/preferences.xhtml @10,79 value= =3D"#{preferencesController.localeItems}": Error reading 'localeItems' on t= ype org.esupportail.blank.web.controllers.PreferencesController > .... > > An idea ? > > -- > Yves Deschamps > CRI P=EF=BF=BDle Web, Environnement Num=EF=BF=BDrique de Travail > B=EF=BF=BDtiment M4 > Tel : 03 20 43 41 89 > Fax : 03 20 43 66 25 > Blog Pro : http://blogs.univ-lille1.fr/pg/blog/ydescham >