[jboss-user] [jBPM] - Re: JBPM + LDAP - can login, but HumanTask error appears in the jboss log

Maciej Swiderski do-not-reply at jboss.com
Tue Jun 4 05:05:00 EDT 2013


Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: JBPM + LDAP - can login, but HumanTask error appears in the jboss log"

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

--------------------------------------------------------------
alright, now I got it, you're right this is a bug and that line should be change to be this:


String roleContext = this.config.getProperty(USER_ROLES_CTX, this.config.getProperty(ROLE_CTX));
 

so it should get the default value from the config properties instead of submitting the key there. I got confused when you passed the line with Context.ROLE_CTX.

I'll fix this as part of the issue already opened for it.

Thanks for detailed investigation
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130604/9a527ab3/attachment.html 


More information about the jboss-user mailing list