> From: Timothy Collett [mailto:[EMAIL PROTECTED] 
> Subject: Re: Webapps inexplicably losing access to 
> common/shared classloaders
> 
> Dec 1, 2006 8:54:05 AM org.apache.catalina.startup.HostConfig  
> deployDirectory
> SEVERE: Error deploying web application directory WCMS-Online
> java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet

Do you have servlet-api.jar in more than one place?  It must only be in
common/lib, and nowhere else.  You can also get the above error if
HttpServlet.class is packaged in some other jar.

 - 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