I'm building everything from scratch/no IDEs save the VIM editor. Timestamp on the UserData.class is up-to-date (recompiled a few minutes ago). Tomcat is running on its own in Windows, it is not running as a service.
On Fri, May 22, 2009 at 4:12 PM, Caldarale, Charles R <[email protected]> wrote: >> From: Roderick Timmerman [mailto:[email protected]] >> Subject: Re: Tomcat 6.0.18 useBean NoClassDefFoundError >> >> The source has been recompiled, Tomcat restarted however, >> same issue reoccurs. > > Are you positive that the UserData.class file in WEB-INF/classes/user was > replaced by the recompilation? Check the timestamp on it to make sure. > > Are you running Tomcat by itself, or under an IDE? IDEs sometimes have a > mind of their own when deciding where things are located. > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you received > this in error, please contact the sender and delete the e-mail and its > attachments from all computers. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
