> From: S Arvind [mailto:arvindw...@gmail.com] 
> Subject: Re: Fwd: frequent Class unloading/classnotfound problem

> Exception Cause-java.lang.NoClassDefFoundError:
> com/XXXXX/hcare/actions/QuickLoginModel

The usual cause is either the class really doesn't exist, or that it exists in 
more than place.  Make sure it's not in multiple locations of a given branch of 
the classloader tree.  Also check for permissions on the one location it should 
be in.

 - 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