【问题标题】:WAS getting changed to 1.6已更改为 1.6
【发布时间】:2020-04-28 07:37:38
【问题描述】:

我在我的 RAD(Rational Application Developer)上安装了 Webspehere Application Server 8.5。创建时我将其设置为 Java 1.7 。创建后它被更改为 Java 1.6。

请帮忙。

【问题讨论】:

  • 添加更多详细信息,例如更改的位置?

标签: java eclipse jakarta-ee websphere ibm-rad


【解决方案1】:

以下是将 WebSphere 8.5.5 从 Java 1.6 切换到 Java 1.7 的说明: https://www.ibm.com/support/knowledgecenter/en/SSWLGF_8.5.0/com.ibm.sr.doc/twsr_java17.html

基本上,通过 Installation Manager 安装 Java 7 并运行 managesdk:
For UNIX or Linux, run WAS_HOME/bin/managesdk.sh -enableProfile -profileName profilename -sdkname 1.7_64
For Windows, run WAS_HOME/bin/managesdk.bat -enableProfile -profileName profilename -sdkname 1.7_64

【讨论】:

    猜你喜欢
    • 2023-04-03
    • 1970-01-01
    • 1970-01-01
    • 2016-01-08
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多