Use the force luke ;-)
No, to solve this you could create a home.page.xml and put following in it:
<!DOCTYPE page PUBLIC
| "-//JBoss/Seam Pages Configuration DTD 1.2//EN"
| "http://jboss.com/products/seam/pages-1.2.dtd">
|
| <page no-conversation-view-id="/home.xhtml"
| login-required="true">
| </page>
this will force a login from the beginning.
Hopefully this works.
Greetz,
Pjotr
PS: if someone thinks that's not the way to go please tell me....
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050387#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...