Apache Tomcat/4.1.24 and Eclipse related issue
- From: Sameer <dolpheen@xxxxxxxxx>
- Date: Mon, 5 May 2008 11:08:25 -0700 (PDT)
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
.
- Prev by Date: [Eclipse 3.3 + Ant 1.7] <javac> Classpath length on Windows XP
- Next by Date: Protect yourself against Operation Sudden Fall
- Previous by thread: [Eclipse 3.3 + Ant 1.7] <javac> Classpath length on Windows XP
- Next by thread: Protect yourself against Operation Sudden Fall
- Index(es):
Relevant Pages
|
|