Apache Tomcat/4.1.24 and Eclipse related issue



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 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
.



Relevant Pages

  • Re: [ant] "build-Design"
    ... Wenn Eclipse P compiliert, weiss Eclipse zwar, ... der Eclipse-spezifischen Builddatei die normale Builddatei aufrufe. ... Wie führst Du sinnvoll UnitTests auf dem Tomcat aus? ... JPDA = Java Platform Debugger Architecture ...
    (de.comp.lang.java)
  • Re: servlet project setup in Eclipse
    ... The way I set up Eclipse for web application projects is this. ... configure WEB-INF/src as a source folder for the project, ... See the Tomcat ... there isn't supposed to be a servlet directory underneath webapps. ...
    (comp.lang.java.help)
  • Re: Limiting Disck Cache
    ... What else are you running besides Tomcat and Eclipse? ... RAM and what goes in swap sees this brand new file being used ... that one file takes up all of cache. ...
    (Debian-User)
  • Re: My java changes not reflecting on server due to dependency
    ... I am mainly working on turboLister, but I have some changes to be made ... I have build automatically enabled in my eclipse, ... but not those i made in the biz project. ... The second is partly an Eclipse question because you're using the Eclipse-managed Tomcat instance, but the larger question is all Tomcat. ...
    (comp.lang.java.programmer)
  • Re: [ant] "build-Design"
    ... paar Eclipse-spezifische Tasks in der build.xml, die von Eclipse beim build aufgerufen werden. ... .class-Datei" bis zu "tomcat hat die Klasse geladen" dauert schätzungsweise 1 sec. ... WEB-INF/classes kompilieren lassen. ...
    (de.comp.lang.java)