eclipsetomcattomcat6

There are No resources that can be added or removed from the server


I have created a Dynamic web project, but I am not able to deploy it into Apache Tomcat Server 6.0. I am getting this error when I try to deploy my project:

There are No resources that can be added or removed from the server.


Solution

  • For this you need to update your Project Facets setting.

    Project (right click) -> Properties -> Project Facets from left navigation.

    If it is not open...click on the link, Check the Dynamic Web Module Check Box and select the respective version (Probably 2.4). Click on Apply Button and then Click on OK.

    enter image description here