微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

websphere – 在哪里可以找到IBM JDK / JRE for Windows的特定版本?

我正在尝试获得一个与Websphere一起使用的相当JDK敏感的Oracle软件,我需要查找一些特定版本的IBM JDK来尝试.问题在于,IBM并没有像Sun / Oracle这样做,而是让我们能够轻松实现这一切.

具体来说,我需要一个
IBM Java 5 SR9 for Windows(理想)
适用于Windows的IBM Java 5 SR2
IBM Java 5 SR10 for Windows

如何直接从IBM获得这些?我的公司已经为Websphere提供了支持合同,如果我能告诉他们去哪里,我希望可以让我们的一个Websphere工程师下载它.

如果没有直接下载,那么有什么可以免费的IBM JDK的免费产品,我可以清除这样的旧版本?

解决方法

我不知道这是否仍然是真的(但这在过去肯定是真的),但这里就是故事.

由于早期的Java许可证限制,JDK不能像IBM这样的供应商一起提供.

我目前无法从任何IBM网站提取此信息,但我相信这些许可证限制在过去.

这是另一位绅士在这个空间里的一篇文章
从:http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14514070

Unfortunately you can get hold of the JDK only as part of another IBM product (say,Websphere or any Rational product) that you purchased. Our licensing agreement with Sun/Oracle forbids us from providing direct downloads of the IBM JDK on any platforms that Oracle/Sun also support (namely Windows and Linux). If you look at the Java downloads section of the developerWorks website,you’ll only find SDKs for AIX,z/OS and Linux on System p/z,since those are IBM owned platforms that Oracle doesn’t support.

Since the JDK is shipped along with Websphere/Rational/Tivoli products,you can use it if you already have one of them deployed(though even then you may have SR8 FP1,unless you also install the very latest fix packs for those products).

原文地址:https://www.jb51.cc/java/121836.html

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐