Hi,
You put the users.properties and roles.properties file in your web application classes
folder.
users.properties will contain entries like
<user name>=
and roles.properties will look like
<user name>=Authenticated
The same user entry must be in users_en.propertries file which is in the entity management
jar file.
This will solve your problem.
Saleem
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130266#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...