Tomcat 6 Eclipse config — Server Locations locked for edit

本小妞迷上赌 提交于 2019-12-05 12:23:19

It says it all on the page you published :

Server must be published with no modules present to make changes.

Stop your server. Undeploy everything and then (the trick part) click on publish to be sure to have nothing deployed (ie no files copied to the deploy location, the click on publish with no module in your server will erase everything deployed). Then you will be able to change the setting.

Before making any changes in Tomcat Server Location, you need to remove project(s) deployed on server.

To remove project: expand tomcat server in "Servers" view right click and select remove

Just stop your tomcat server first ;)

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!