[jboss-user] [JBoss Portal] - Re: Problem while deleting the user

thomas.heute@jboss.com do-not-reply at jboss.com
Fri Nov 3 08:38:21 EST 2006


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



More information about the jboss-user mailing list