I'm developing with Turbine 2.2 and occasionally, at start up, the SecurityService will "hang". It seems to stop at the line of code that instantiates the User object using the Class.forName method. I'm using a subclassed User object and have referenced it in the TurbineResources property file . I thought it might be some kind of race condition but it's difficult to debug since it always works when I'm stepping through.
I've searched the archive and have found a reference to the same problem: http://www.mail-archive.com/[EMAIL PROTECTED]/msg09906.html Any ideas? p.s. Thanks to all the developers of Turbine. This is a great framework. Glen. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
