有的说:

在Servers视图里双击创建的server,然后在其server的配置界面中选中"Publish module contexts to separate XML files"选项。

警告: [SetContextPropertiesRule]{Context} Setting property 'source' to 'org.eclipse.jst.jee.server:CurrencyClientServe

我的已经配置好了,所以我的解决办法:

1) 先把servers的项目删除 remove

2) 在把tomcat服务器的配置文件修改

警告: [SetContextPropertiesRule]{Context} Setting property 'source' to 'org.eclipse.jst.jee.server:CurrencyClientServe

3)  把你项目的配置删除

警告: [SetContextPropertiesRule]{Context} Setting property 'source' to 'org.eclipse.jst.jee.server:CurrencyClientServe

4) 重新clean build ,这样就可以了

参考链接:http://www.itnose.net/detail/6501477.html

相关文章:

  • 2021-06-17
  • 2022-02-21
  • 2021-09-01
  • 2022-12-23
  • 2022-12-23
  • 2022-01-30
猜你喜欢
  • 2021-04-03
  • 2021-05-25
  • 2021-12-14
  • 2021-09-02
  • 2021-12-05
  • 2022-01-07
  • 2021-07-04
相关资源
相似解决方案