Did you updated the database as given in the text???
If so give the security role as

<security-role>
  |         <role-name>participant</role-name>
  |     </security-role>
  | 
you have give the securityrole that is assigned to the talent scout ie 
participant.
and in the authconstraint


  | <auth-constraint>
  |  <role-name>user</role-name>
  | <role-name>admin</role-name>
  | <role-name>participant</role-name>
  |  </auth-constraint>
  | 
i think this should work...

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181991#4181991

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181991
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to