MyEclipse下tomcat发布项目报The selected server is enabled%……&*的解决方法

来源:互联网 发布:爱骑驴骑行软件 编辑:程序博客网 时间:2024/04/27 14:24

错误提示:

The selected server is enabled,but is nt configured properly.Deployment to it will not be permitted until the problem is crrected.Please naviage to the server perference pages and verify the file with the prompt tomato JDK name

解决办法:

这个错误的原因是你在TOMCAT的设置中JDK路径错了解决方法:在弹出的对话框下边点一个链接,到设置tomcat的界面(选相应的版本),然后点开树形菜单(二级菜单里),加个JDK的路径,就OK


问题总结,就是tomcat没指定jdk,需要在myeclipse的tomcat详细中配一下

http://hi.baidu.com/honestt/blog/item/676c6397e3ac356855fb96fd.html

原创粉丝点击