java Weblogic 9.2 是否支持 Sun Jdk 1.6?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/617597/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-29 13:05:10  来源:igfitidea点击:

Does Weblogic 9.2 support Sun Jdk 1.6?

javaweblogiccompatibility

提问by Bogdan

Does anyone have experience running Weblogic 9.2 on JDK 1.6? I am having trouble finding that information on Oracle site. In the Supported Configurationspage they just mention Sun 32/64bit JDK but I haven't found any references to specific java version.

有没有人有在 JDK 1.6 上运行 Weblogic 9.2 的经验?我在 Oracle 站点上找不到该信息。在支持的配置页面中,他们只提到了 Sun 32/64 位 JDK,但我没有找到任何对特定 Java 版本的引用。

I would like to upgrade from java 1.5 to 1.6, but we are not quite ready yet to upgrade Weblogic.

我想从 java 1.5 升级到 1.6,但我们还没有准备好升级 Weblogic。

回答by erickson

Java 1.5 is the supported version for WebLogic 9.2. It looks like 10.0.3 introduced Java 6 for RH AS 5, 64-bit.

Java 1.5 是WebLogic 9.2支持的版本。看起来 10.0.3 为 RH AS 5,64 位引入了 Java 6。

Look here for linksto info about each version of WebLogic. From there, you have to choose your operating system and architecture to find out what JVMs are supported.

在此处查找有关每个 WebLogic 版本信息的链接。从那里,您必须选择您的操作系统和体系结构,以了解支持哪些 JVM。

回答by SKAe

Weblogc 9.2.1 - 9.2.3 doesnot support JDK 1.6, any patch/revision of JDK 1.5 will get supported .Latest on today's date is patch 22 of JDK 1.5.

Weblogc 9.2.1 - 9.2.3 不支持 JDK 1.6,JDK 1.5 的任何补丁/修订版都将得到支持。今天最新的是 JDK 1.5 的补丁 22。