第 46 章 安装并运行 IBM WebSphere Application Server


必须安装并运行 IBM WebSphere Application Server,才能应用适合 KIE 服务器的许多配置。这部分论述了如何安装和启动 IBM WebSphere。

有关最新和详细的安装说明,请参阅 IBM 知识库。

流程

  1. 从 IBM 安装管理器下载 IBM 安装管理器版本 1.8.5 或更高版本,并打包实用程序下载链接 页面。安装 IBM WebSphere 需要 IBM 安装管理器。
  2. 提取下载的存档,并以 root 用户身份在新目录中运行以下命令:

    sudo ./install
    Copy to Clipboard Toggle word wrap

    IBM 安装管理器 将打开。

  3. 前往 File Preferences,然后点击 Add Repository
  4. Add Repository 窗口中,输入 IBM WebSphere 9.0 的存储库 URL。您可以在 IBM 知识库的 Online 产品存储库中找到所有存储库 URL。
  5. 在命令终端中,导航到您在安装过程中指定的 IBM WebSphere Application Server 文件夹位置。
  6. 进入 /bin 目录,并运行类似以下示例的命令,以创建 IBM WebSphere 配置文件、用户名和密码。配置集定义运行时环境。该配置集包括服务器在运行时处理以及您可以更改的所有文件。登录时需要该用户。

    sudo ./manageprofiles.sh -create -profileName testprofile -profilePath /profiles/testprofile  -adminUserName websphere -adminPassword password123
    Copy to Clipboard Toggle word wrap
  7. 在命令终端中,导航到您创建的配置文件中的 bin 目录(例如 /profiles/testprofile/bin),并运行以下命令来启动 IBM WebSphere Application Server 实例:

    sudo ./startServer.sh <SERVER_NAME>
    Copy to Clipboard Toggle word wrap

    <SERVER_NAME > 替换为 WebSphere 集成解决方案控制台的 Servers Server Types IBM WebSphere Application Servers 中定义的 IBM WebSphere Application Server 名称。

  8. 在网页浏览器中打开以下 URL:

    http://<HOST>:9060/ibm/console
    Copy to Clipboard Toggle word wrap

    <HOST > 是目标服务器的系统名称或 IP 地址。

    例如,要为系统上运行的 IBM WebSphere 本地实例启动 WebSphere 集成解决方案控制台,请在网页浏览器中输入以下 URL:

    http://localhost:9060/ibm/console
    Copy to Clipboard Toggle word wrap
  9. 当出现 WebSphere 集成解决方案控制台的登录页面时,请输入您的管理凭据。
返回顶部
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2025 Red Hat