为了保障原创作者在本站发表文章的利益, 并维护本站原创的精神, 特声明: RIAShanghai对有以下任何情况之一的文章将不通知作者并直接进行快意删除:
- 非原创, 或者原创但一文多发;
- 各种形式的广告与吹擂;
- 不符合本站文章格式.
欢迎各位读者监督. 谢谢合作. 另: 作为Adobe正式的UG, 我们将把Adobe不定期分发的软件,书籍及各种纪念品赠送给发文活跃的作者, 共同进步.
The more you use a program, the more bugs you will find in it. This is the case with Eclipse, WTP in particular. If the application server (I use Tomcat) starts and yet the web module is not loaded, you should:
If restarting does not work, try the following:
Irrelevant warning message
The following warning message is irrelevant to the problem and you should not attempt to resolve it (I’d rather keep the warning mesg than remove it by switching ‘Publish module context to separate XML files’on.):
以下错误并不相干,它的存在不影响运行,请忽略它。网络上有人试图通过’Publish module context to separate XML files’来消除这个错误是没有必要的,只需ignore它:
org.apache.tomcat.util.digester.SetPropertiesRule begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:PROJECT_NAME' did not find a matching property.