无法从 Netbeans 下载 glassfish 3
我在我的服务器上安装了 centos,为了进行开发,我安装了 NetBeans IDE 6.9.1。
现在,由于我的服务器上不存在 glassfish 3,我尝试使用 netbeans 本身下载它 添加服务器面板,但是当我单击下载时出现 I/O 异常,以下是屏幕截图 谁能告诉我如何摆脱它..
I have centos installed on myserver and for development i have installed NetBeans IDE 6.9.1.
Now as glassfish 3 was not present on my server i tried to download it from netbeans itself using
add server panel but when i click on download i am getting I/O exception , following is the screen shot
can anyone tell me how to get rid off it ..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是由于我的一些糟糕的编程以及 java.net 网站从 CollabNet 到 Kenai 的迁移造成的。
下载网址变成了类似 http://download.java.net/glassfish/...迁移发生的时间。 6.9.1 早在迁移发生之前就已发布,并且重新映射此 URL 并未被放入必须重新映射的 URL“列表”中。
一些编码问题已在 7.0 版本中得到解决。由于 7.0 接近 FCS,您可能需要考虑使用这些版本而不是 6.9.1...
注意:您可以通过以下链接下载 GlassFish Server 开源版本: http://dlc.sun.com.edgesuite.net/glassfish/3.0.1/release /glassfish-3.0.1-ml.zip
This is caused by some poor programming on my part and the CollabNet to Kenai migration of the java.net web sites.
The url for downloading became something like http://download.java.net/glassfish/... when the migration took place. 6.9.1 had shipped long before the migration took place and remapping this URL did not get put on 'the list' of URLs that had to be remapped.
Some of the coding problems have been addressed in 7.0 builds. Since 7.0 is nearly FCS, you may want to consider using those builds instead of 6.9.1...
Note: you download GlassFish Server Open Source Edition with the following link: http://dlc.sun.com.edgesuite.net/glassfish/3.0.1/release/glassfish-3.0.1-ml.zip