[jboss-user] [jBPM] - Re: Could not synchronize database state with session

Maciej Swiderski do-not-reply at jboss.com
Thu Oct 25 09:01:58 EDT 2012


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

"Re: Could not synchronize database state with session"

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

--------------------------------------------------------------
you need to make sure that you rask server is capable of getting information about users, for instance you can register user group callback like this:

UserGroupCallbackManager.getInstance().setCallback(userGroupCallback);

where userGroupCallback is instance of implementation of UserGroupCallback interface for example DefaultUserGroupCallbackImpl

HTH
--------------------------------------------------------------

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

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/20121025/c3a0c923/attachment-0001.html 


More information about the jboss-user mailing list