> > Hi, > > Try to use org.apache.jetspeed.om.security.BaseTurbineUser instead of > org.apache.turbine.om.security.TurbineRole >
Your advising to use the default implementation instead of the interface? Thats bad advice! The Role interface has a getName method which correctly retrieves the name of the role from any implementation. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>