On 07.06.11 21:24, mrab wrote: > > I have upgraded to 2.3.3, but am getting the same error that I saw in another > post without the answer on how to resolve. The error is below. Can anyone > remember how to fix this problem? Thanks for your help! > > ERROR org.apache.turbine.services.security.torque.UserPeerManager - Could > not instantiate a new user from supplied persistent: > java.lang.NoSuchMethodException: > org.apache.turbine.om.security.TurbineUser.<init>(org.apache.torque.om.Persistent)
Maybe the User implementation is not correct? Shouldn't that read TorqueUser? Look into the standard config files to see some example for the security service configuration. HTH Bye, Thomas. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
