I changed this in ExpressionAssignmentHandler:
| protected ExpressionSession getExpressionSession() {
| return new org.jbpm.identity.ldap.IdentitySession();
| }
|
And created ldap.IdentitySession class that implements ExpressionSession and
IdentityService and performs the ldap queries to get the users, groups and memberships
from my ldap.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042629#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...