软件:Eclipse3.2+Myeclipse5.0Ga Tomcat5.0
在部署一个Web应用是,在新部署对话框中出现提示:Error Creating Deployment
内容如下:The selected server is enabled,but is not configured properly.Deployment to it will not be permitted until the problem is corredted.Please navigate to server preference pages and verify the filed with the prompt:Tomcat JDK name:
之后有一个连接:Show Preference Page,点击及后会连接到Myeclipse下配置Tomcat的对话框(就是从窗口/属性里配置Applications Servers下的那个对话框)
不知道是什么问题,请指教!!!
------解决方案--------------------
配置一下Tomcat与JDK就可以了
1、选择Tomcat路径,只需要在Tomcat Home Directory那个里面浏览一下填入。
2、配置JDK。转到Tomcat下面那个JDK里面,点击Add。新建一个JRE,填写JRE name,然后选择Directory,然后把自己的JDK路径填写好,虽然写的JRE路径,但好像要写JDK路径哟,嘎嘎。
试试看哟~~~~
当然了,Tomcat一定要Enabled哟
------解决方案--------------------
把tomcat那里面的jdk 改成你自己装的jdk就行了
把tomcat enabled 选上就ok了