@kukeltje - I will try to post a small testcase soon...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267628#4267628
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4267628
___
has anybody used deletemembership at all? I tried passing the dbid or the
groupname..neither seem to delete it..both gives the same error...
I have to stick with plain JDBC?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267625#4267625
Reply to the post :
h
do you have a *small* unittest?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267582#4267582
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4267582
___
jboss-user mailing list
Sorry missed the get id in the code part while editing..
identityService.deleteMembership(identityService.findUserById("testuser")).getId(),
| identityService.findGroupById("testgroup").getId(),null); //
userid,groupid,roleid
View the original post :
http://www.jboss.org/index.html?module=b