配置Tomcat时server.xml自动还原并报错:The element type "Host" must be terminated by the matching end-tag “”...

事情是这样的: 起初我修改了Tomcat中的server.xml,但不小心多加了一个</host>标签,导致报错:The element type "Host" must be terminated by the matching end-tag “”... 然后我回去修改server.xml,把多余的</host>删掉...你以为事情就这样结束了?不可能的。 每当我启动项目的时候,它还是一样报T
相关文章
相关标签/搜索