I do not have understand why you can not have your pages ordered in this way:
app
| login_required
| pagea
| pageb
| nologin
| pagea
| pageb
|
Than you can have one rule
| <page view-id="login_required/*" scheme="http"
login-required="true">
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026129#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...