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? TIA. Marc -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
