I have a similar problem with the same error. When I start Tomcat (with my app) the container is unable to locate the class ExtendedUser. What helps is reloading my application (with Tomcat's www manager).
The same goes with Resin :-(
What would help? putting ExtendedUser into some jar in WEB-INF/lib?
turbine 2.2.1 compiled from sources, Tomcat 4.1.24, JDK 1.4.2
bye - michal
oron ogdan wrote:
I think it has to do with the container, try restarting the server twice I have the same problem with TomCat, this happens every other startup of the server on production I am using Resin, which works just fine and does not exhibit the same problem
Oron
www.netada.co.uk
-----Original Message----- From: Jeffery Painter [mailto:[EMAIL PROTECTED] Sent: Thursday, August 14, 2003 12:13 AM To: Turbine Users List Subject: extended user class not found problem
I have had an app running fine in tdk 2.1 forever and have spent the past two days migrating it to 2.2.01
The extended user seems to work fine, except when I try to quickly stop and restart the server, or when I do a recompile on the code base.
I have to force an ant clean, ant compile, then start the server up before it will load the custom User class I have built.
Has anyone else seen this problem before? it is a pain in the debugging stage... shouldn't be a problem in production as long as the server doesn't need to be restarted... this seems odd.
my timeout period is set to 8 hours, I haven't tried adjusting this value but it worked fine in 2.1 and everything else seems to work fine. It loads perfectly after a recompile and server restart.
jdk 1.4.1_01, tdk-2.2.01, redhat and mysql database
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
