Exception page invoking JSF ActionListeners

View: New views
2 Messages — Rating Filter:   Alert me  

Exception page invoking JSF ActionListeners

by roger.keays :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

When an exception is thrown from a JSF postback the error page is
requested using a similar POST to the initial request. This invokes the
JSF lifecycle and action listeners again. Is that normal, or specific to
my environment (tomcat 6, Mojarra 1.2.04p2, Facelets 1.1.14)?

Cheers,

Roger


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Exception page invoking JSF ActionListeners

by Ryan Lubke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Roger Keays wrote:
> Hi,
>
> When an exception is thrown from a JSF postback the error page is
> requested using a similar POST to the initial request. This invokes
> the JSF lifecycle and action listeners again. Is that normal, or
> specific to my environment (tomcat 6, Mojarra 1.2.04p2, Facelets 1.1.14)?
>
Looks like issue 575 [1], first fixed in 1.2_05.

[1] https://javaserverfaces.dev.java.net/issues/show_bug.cgi?id=575
> Cheers,
>
> Roger
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...