[jboss-dev-forums] [jBPM Development] - Re: Cannot start transactions using hornetQ and not able to acquire tasks in simple workflow process

Tushar Panda do-not-reply at jboss.com
Mon May 27 07:55:32 EDT 2013


Tushar Panda [https://community.jboss.org/people/tushar.igate] created the discussion

"Re: Cannot start transactions using hornetQ and not able to acquire tasks in simple workflow process"

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

--------------------------------------------------------------
just added the following piece of code and it works:
Properties userGroups = new Properties(); 
 userGroups.setProperty("john", "user"); 
 UserGroupCallbackManager manager = UserGroupCallbackManager.getInstance(); 
 manager.setCallback(new DefaultUserGroupCallbackImpl(userGroups)); 


--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130527/09b7fc8f/attachment-0001.html 


More information about the jboss-dev-forums mailing list