Hi,

I am attempting to use my own implementation of the GroupManager interface as I 
have a requirement to log changes to a group's roles.

My class implements GroupManager and extends MgnlGroupManager. ie.
public class LoggingGroupManager extends MgnlGroupManager implements 
GroupManager  {

It is configured at 
configuration:server/security/groupManager@class=my.above.class

However, it is not being used. Breakpoints are not hit, log statements are not 
written and even printlns do nothing.

What am I doing wrong here? Is this not actually the class responsible for 
managing groups? Setting breakpoints on SecuritySupportImpl show that my class 
is being used here, just that the method is never hit.

Thanks,

Chris.

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=67933573-328e-4782-8f87-aeecf498b224


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to