« Return to Thread: Upgrading from 3.0.3 to 4.0.1 in AppFuse

Re: Upgrading from 3.0.3 to 4.0.1 in AppFuse

by Andreas Andreou-4 :: Rate this Message:

Reply to Author | View in Thread

Yes, Leonardo is so correct here...
One cannot throw exceptions (even redirectexception)
in the exception page.

So, perhaps use directly :
<property name="staleSessionPageName" value="LoginPage"/>

From Leonardo Quijano Vincenzi <leonardo@...>:

> andyhot@... wrote:
> > 1) Why not have a custom StaleSession.html page?
> > Its pageBeginRender could redirect to the login form, couldn't it?
> >  
> But it doesn't seem to work:
>
> http://issues.apache.org/jira/browse/TAPESTRY-671
>
> --
> Ing. Leonardo Quijano Vincenzi
> DTQ Software
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@...
> For additional commands, e-mail: tapestry-user-help@...
>
>


--



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

 « Return to Thread: Upgrading from 3.0.3 to 4.0.1 in AppFuse