Tomcat version 6.0 only supports EE 1.2, 1.3, 1.4, and Java EE 5 Web Modules

Source: Internet
Author: User

This problem occurs when you add a project to Tomcat today: Tomcat version 6.0 only supports EE 1.2, 1.3, 1.4, and Java EE 5 Web Modules

The reason for this is that the project used to be TOMCAT7. X now changes to tomcat6.x. (It should be possible to upgrade Tomcat to 7.x, but there is a tomcat6.x for the project now.) So I keep tomcat6.x)

The workaround is to modify version= "3.0" in Org.eclipse.wst.common.project.facet.core.xml under the. Settings folder under the project to version= "2.5" Restart Eclipse.


Tomcat version 6.0 only supports EE 1.2, 1.3, 1.4, and Java EE 5 Web Modules

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.