Eclipse modifies server.xml each time run the project (Run-->Run on Server)

后端 未结 7 1628
走了就别回头了
走了就别回头了 2021-02-04 05:04

I\'m using Tomcat 7 on Eclipse Juno. I use workspace metadata as server location (Please see my tomcat configurations below).

7条回答
  •  萌比男神i
    2021-02-04 05:54

    I had this problem too, and the solution worked (I don't have enough reputation points to vote up the answer).

    On a similar note, I had to make configuration changes to a port number and that also required me to delete and re-add my tomcat instance from STS (spring tool suite).

提交回复
热议问题