> From: Roderick Timmerman [mailto:roderick.timmer...@gmail.com]
> Subject: Re: Tomcat 6.0.18 useBean NoClassDefFoundError
> 
> No clearly, this not helpful information and also I did not intend to
> start a flame war.  The package statement is present (as I stated in
> the original message) -

Yes, we know the package statement is in the .java source now, but the .class 
file in your WEB-INF/classes/user directory is packageless; that's what the 
"wrong name: UserData" means.  You need to recompile your source.

 - 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

Reply via email to