Hi all,

I am working on Web Project, and I am newbie on Spring Security..

I got everything working fine, but I would like to set role-prefix none...

It was role-prefix="ROLE_"

I set role-prefix="none"

I just set it, but the roles are still coming with prefix "none"...

tks

Glauter Lemos