第 2 章 从 JBoss EAP XP 3.0.x 服务器迁移到 JBoss EAP XP 4.0.0 服务器的工具


您可以选择以下工具之一来升级 JBoss EAP XP 3.0.x 产品,并将其迁移到 JBoss EAP XP 4.0.0 产品:

  • JBoss EAP XP Manager
  • Migration Toolkit for Applications (MTA)
  • JBoss 服务器迁移工具

2.1. 使用 JBoss EAP XP 管理器升级 JBoss EAP XP

JBoss EAP XP 管理器是一个可执行的 jar 文件,您可以从 产品下载页面下载。使用 JBoss EAP XP 管理器从 JBoss EAP XP 3.0.x 升级到 JBoss EAP XP 4.0.0。

注意

您不能使用 JBoss EAP XP Manager 从 JBoss EAP XP 2.0.0 升级到 JBoss EAP XP 4.0.0。这是因为 JBoss EAP XP 2.0.0 只能在 JBoss EAP 7.3 上安装,而 JBoss EAP XP 3.0.0 和 JBoss EAP XP 4.0.0 需要 JBoss EAP 7.4。使用 JBoss 服务器迁移工具 从 JBoss EAP XP 2.0.0 升级到 JBoss EAP XP 4.0.0。

先决条件

流程

  1. 验证您的服务器是否位于正确的补丁中,并且安装了 JBoss EAP XP 3.0.x。

    $ java -jar jboss-eap-xp-manager.jar status --jboss-home=<path_to_eap>
    Starting JBoss EAP XP manager (4.0.0.Final-SNAPSHOT).
    
    You are currently on JBoss EAP XP 3.
    
    Enabled patch streams and their cumulative patch ids:
    - Patch stream: 'JBoss EAP'; Cumulative patch id: 'jboss-eap-7.4.3.CP'`
    - Patch stream: 'jboss-eap-xp-3.0'; Cumulative patch id: 'jboss-eap-xp-3.0.0.CP'
    
    Available commands in this state are: [remove, patch-apply]
    Copy to Clipboard Toggle word wrap
    重要

    确保您在输出中看到 jboss-eap-xp-3.0 补丁流。

  2. 使用 upgrade 命令将 JBoss EAP XP 3.0.x 升级到 JBoss EAP XP 4.0.0。

    $ java -jar jboss-eap-xp-manager.jar upgrade --jboss-home=<path_to_eap>
    Copy to Clipboard Toggle word wrap
  3. 输入 yes以接受支持策略提示
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

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

让开源更具包容性

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

關於紅帽

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

Theme

© 2026 Red Hat
返回顶部