My app uses home.page.xml with login-required="true". So, when identity.logout
executes, control tries to render home.xhtml (that's why i don't use view on
s:link). But, since home.xhtml is login-required and logout already called, seam correctly
drives to login.xhtml. Of course, you have to catch NotLoggedInException in pages.xml to
point to login.xhtml.
V.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125532#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...