我无法在eclipse kepler中安装glassfish 4.0服务器?

时间:2014-10-14 18:00:37

标签: eclipse glassfish

我已经安装了glassfish适配器并下载了glassfishserver 4.0,

我按照以下步骤操作, 1)转到Servers视图,用鼠标右键单击并在上下文菜单中选择New→Server。

2)在可用服务器列表中选择Glassfish 4

3)选择了JDK和运行时名称GlassFish 4.0  并已经给glassfish安装了服务器路径 C:/ glassfish4 / glassfish4 / glassfish并收到一条消息"找到glassfish服务器版本4.0.0"

但是仍未启用下一个按钮?

任何人都可以帮我用eclipse kepler安装glassfish服务器吗?

enter image description here

1 个答案:

答案 0 :(得分:0)

你的JDK可能有问题......我想你必须在这里下载一个新的JDK(jdk7):

http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html

安装后,

Go to the 1st screen you have uploaded, and click "Installed JRE preferences"
click "Add...", "Next", "Directory", and select the new JDK folder previously installed
click "Finish"
And return to the "New Server" screen, select the new JDK and it will works (it's working for me today).

Adding glassfish Server in Eclipse Kepler error