Trinidad 1.2 and the latest Portlet Bridge 2.0 I assume?
On Mar 3, 2011, at 8:29 AM, Yves Deschamps
<yves.deschamps@univ-lille1.fr> wrote:
> Hi,
>
> I try to use org.apache.myfaces.ERROR_HANDLER with apache porlet-bridge and 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 handleRenderException
> GRAVE: Error Rendering View[/stylesheets/desktop/preferences.xhtml]
> javax.el.ELException: /stylesheets/desktop/preferences.xhtml @10,79 value="#{preferencesController.localeItems}":
Error reading 'localeItems' on type org.esupportail.blank.web.controllers.PreferencesController
> ....
>
> An idea ?
>
> --
> Yves Deschamps
> CRI P�le Web, Environnement Num�rique de Travail
> B�timent M4
> Tel : 03 20 43 41 89
> Fax : 03 20 43 66 25
> Blog Pro : http://blogs.univ-lille1.fr/pg/blog/ydescham
>
|