[jboss-user] [JBoss Seam] - Seam and Identity.logout
tony.herstell@gmail.com
do-not-reply at jboss.com
Sat May 12 07:56:45 EDT 2007
Refers: http://www.icefaces.org/JForum/posts/list/0/4463.page#19798
I am invalidating a login (and that kills of some session scoped objects) good... but I think new ones are not being re-created for the new session (possibly as one has not been created yet).
Is it possible to force Seam, on Identity.logout to go to the index.html page so I can arrive at my seam app and have my new session object created for me?
anonymous wrote :
| It seems that if I just re-load the browser then I get past the problem.
|
| It's as if when I call the indentity.logout the session is destroyed, but a new one is not created... in fact the page is left with "old" data on it...
|
| So possibly; when Icefaces(or even seam); tries to access the session variables they are not there... (they are used on a page re-fresh of every page as they are in teh base template!)
|
| Refreshing the page, like coming to it the first time, causes my session objects to be created?
|
| I will post this on the seam forums and see what happens.
|
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045186#4045186
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045186
More information about the jboss-user
mailing list