You need to specify the user id not the username

  | User user = userModule.findByUserName("aaa");
  | userModule.removeUser(user.getId());
  | 

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

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

Reply via email to