It's not related at all, let me correct one thing. Usually to achieve authentication
on all the pages you need to add the login-required="true" attribute in the page
tag
However when this attribute is added,
| <page view-id="*" login-required="true">
| ...
| </page>
|
the whole application is messed up.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116424#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...