i had a similar problem with my personal validation application and have resolved adding
the group Authenticated to my Principal user (coming from application) and inserting in
login-config.xml the following row
<module-option name="additionalRole">Authenticated</module-option>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975518#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...