[jboss-user] [jBPM Users] - Re: IdentityService

2009-11-26 Thread TejJBPM
@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 ___

[jboss-user] [jBPM Users] - Re: IdentityService

2009-11-26 Thread TejJBPM
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

[jboss-user] [jBPM Users] - Re: IdentityService

2009-11-25 Thread kukeltje
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

[jboss-user] [jBPM Users] - Re: IdentityService

2009-11-25 Thread TejJBPM
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