Hi Konstantin Kolinko,

I had copied servlet-api.jar into the tomcat/lib directory while adding
external jars. Now I have removed that jar file and any other jar files I
have added extra from the tomcat/lib folder. Now, the server is starting.

Thank you for the help.

Regards,
Pratibha

On Fri, Aug 26, 2011 at 7:06 AM, Konstantin Kolinko
<knst.koli...@gmail.com>wrote:

> 2011/8/26 Pratibha S <psund...@gmail.com>:
> > Hi Konstantin Kolinko,
> >
> > thank you for the reply.
> > Did you mean tomcat/webapps/examples/WEB-INF/lib?
>
> No.  Do not touch Tomcat installation and return it to its original state.
>
> > There is no servlet-api.jar there. Please correct me if I got it wrong.
>
> You have to start from scratch and describe what exact error it was,
> before you broke your Tomcat installation, and how your project is
> configured.
>
> You should not have servlet-api.jar in your own project - it should be
> only a part of "Apache Tomcat" runtime. It should not be in
> WebContent/WEB-INF/lib.
>
> There is a FAQ on Eclipse + Tomcat somewhere.
>
> Best regards,
> Konstantin Kolinko
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to