Re: [Orchestra] javax.faces.application.ViewExpiredException after session timeout

2008-07-20 Thread simon
On Wed, 2008-07-16 at 11:06 +0200, Mario Ivankovits wrote: Hi! I am using MyFaces+RichFaces+Orchestra When I update from Orchestra 1.0 to 1.1, I am getting javax.faces.application.ViewExpiredException: /pages/dms/dms_overview.jsfThe expected view was not returned for the view

[Orchestra] javax.faces.application.ViewExpiredException after session timeout

2008-07-16 Thread alsha
help! Regards, Alexey -- View this message in context: http://www.nabble.com/-Orchestra--javax.faces.application.ViewExpiredException-after-session-timeout-tp18482162p18482162.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

Re: [Orchestra] javax.faces.application.ViewExpiredException after session timeout

2008-07-16 Thread Mario Ivankovits
Hi! I am using MyFaces+RichFaces+Orchestra When I update from Orchestra 1.0 to 1.1, I am getting javax.faces.application.ViewExpiredException: /pages/dms/dms_overview.jsfThe expected view was not returned for the view identifier: /pages/dms/dms_overview.jsf I guess you are using MyFaces

Re: [Orchestra] javax.faces.application.ViewExpiredException after session timeout

2008-07-16 Thread alsha
--javax.faces.application.ViewExpiredException-after-session-timeout-tp18482162p18483755.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

Re: [Orchestra] javax.faces.application.ViewExpiredException after session timeout

2008-07-16 Thread Mario Ivankovits
Hi! I am absolutely sure, that it works with myfaces-orchestra-core-1.0.jar - I need only to replace the .jar to see the difference! Nothing else changes! Strange, I have no clue why Orchestra 1.0 will avoid this problem. Unfortuantly, we can not allow the user to stay online all the time.

Re: [Orchestra] javax.faces.application.ViewExpiredException after session timeout

2008-07-16 Thread Hasan Turksoy
Hi, Though i don't see how orchestra is related to your session's timeout mechanism, this entryhttp://www.jroller.com/hasant/entry/jsf_logout_and_redirect_usermay help you build a session timeout handling infrastructure... Regards, Hasan... www.jroller.com/hasant On Wed, Jul 16, 2008 at 1:41