Tomcat 5.5.23 throw ServletException 2007-11-04 - By Caldarale, Charles R
Back > From: itay sahar [mailto:itay.sahar@(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@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|