Apache Tomcat/4.1.24 and EclipseWTP (3.3.2) related issue

S

Sameer

Dear All,
I am having two versions of Eclipse. One is Eclipse 3.0.1 without WTP.
I have installed Tomcat plug-in for it and running Tomcat Version 4.1
successfully on it. One of my project is having DTD's definitions as

1) Tomcat Server's web.xml
<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web
Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">

2) Application's web.xml
<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web
Application 2.3//EN" "http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">

I am able to run the JSP application properly using this
configuration.

Now I have installed Eclipse 3.3.2 with WTP. Installed Tomcat
successfully.
I have successfully imported the war file of the application. I
started the server and dragged the project on the running server.
I got the error:
Tomcat version 4.1 only supports J2EE1.2 and 1.3 web modules

Why this error? The application is working fine in previous version.

What may be the issue?

Please analyse.

Thanks in advance.

-Sameer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,038
Latest member
OrderProperKetocapsules

Latest Threads

Top