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#4042629

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

Reply via email to