用eclipse javaEE编程时,不管什么程序都会出现这个错误[SetContextPropertiesRule]{Context} Setting property 'source' to 'org.eclipse.jst.jee.server:bookstore' did not find

用eclipse javaEE编程时,不管什么程序都会出现这个错误[SetContextPropertiesRule]{Context} Setting property 'source' to 'org.eclipse.jst.jee.server:bookstore' did not find a matching property,当时在上网看,解决方法是:只要在servlet配置中选中下面的”Publish module contexts to separate XML files”,可是我试过了还是不行,不知道出了什么原因,那个大虾帮帮忙啊~~


1.server控制台,右键选择Properties.
2.general选项卡中点switch location
这时,location变为:/servers/tomcat6.0 server at localhost.server
3.然后在勾选Publish module contexts to separate XML files(双击sever服务器)这个配置试试看,这样应该就行了
GOODLUCK
posted @ 2013-12-10 15:28  kin2321  阅读(1025)  评论(0编辑  收藏  举报