> From: itay sahar [mailto:[EMAIL PROTECTED] 
> Subject: Re: Tomcat 5.5.23 throw ServletException
> 
> my application use the following jars:
> 
> jsp-api.jar
> servlet-api.jar

If by "uses" you mean the above are in the application's WEB-INF/lib
directory, you must remove them.  Do not include anything in WEB-INF/lib
that Tomcat provides in common/lib - attempting to do so guarantees
classloader problems, and possibly the symptom you're seeing.

 - 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