houston4j [https://community.jboss.org/people/houston4j] created the discussion

"UserGroupCallbackManager: Not returning callback"

To view the discussion, visit: https://community.jboss.org/message/803324#803324

--------------------------------------------------------------
Hello,

I'm unable to retrieve an instance of the UserGroupCallback using the 
UserGroupCallbackManager.

>From my understanding this should work by setting the jbpm.usergroup.callback 
>property:

System.setProperty("jbpm.usergroup.callback", 
"org.jbpm.task.identity.LDAPUserGroupCallbackImpl")

 and calling:

UserGroupCallbackManager.getInstance().getCallback()

I get a null when the getCallback() method is executed. 
UserGroupCallbackManager.getInstance().existsCallback() returns false.

Is additional configuration needed to get the LDAPUserGroupCallbackImpl 
registered?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/803324#803324]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to