> From: Roderick Timmerman [mailto:roderick.timmer...@gmail.com] > Subject: Re: Tomcat 6.0.18 useBean NoClassDefFoundError > > 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).
Try using javap to see what's in the class file: javap -classpath %catalina_home%\webapps\test\WEB-INF\classes user.UserData Post the results. - 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: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org