> From: "Marc Lustig" <[EMAIL PROTECTED]> > > Hi, > I have extended TurbineUser in my 2.2b3-based app. > Unfortunately when action-code is executed I get a "ClassCastException : > org.apache.turbine.om.security.TurbineUser" > when trying to get a user-reference like this: > > (AudiotexUser)data.getUser() > > Replacing the cast with TurbineUser has the same result. > Is anybody out there with an idea what is causing this?
It depends. How have you extended TurbineUser? Does TR.props refer to TurbineUser ot to AudiotexUser? Cheers, Scott -- Scott Eade Backstage Technologies Pty. Ltd. http://www.backstagetech.com.au -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
