> From: Carol Cheung [mailto:[EMAIL PROTECTED]
> Subject: NoClassDefFoundError: org.apache.catalina.realm.RealmBase
>
> I have catalina.jar in WEB-INF/lib
> Can anyone shed some light on what I'm doing wrong?

Putting catalina.jar in WEB-INF/lib is certainly one major error.  Remove it.  
You must never, never put the same classes in more than one spot in a given 
branch of the classloader tree.

Not telling us the version of Tomcat you're using is another error.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to