I solved the problem, actually in my login page I was correctly calling id.authenticate()
and id.addRole() right after authentication, but inside the delete() method I was checking
the role with a misspelled String (stupid me....).
Thank you anyway :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060256#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...