此内容没有您所选择的语言版本。

Chapter 1. Installing Fuse on JBoss EAP


To develop Fuse applications on JBoss EAP, install JBoss EAP, and then install Fuse.

Prerequisites

  • Red Hat Customer Portal login credentials.
  • A supported version of a Java runtime is installed.

    Red Hat Fuse Supported Runtimes lists the Java runtimes that are supported on different operating systems.

Procedure

  1. Install JBoss EAP 7.2.1:

    1. Go to the Enterprise Application Platform Software Downloads page on the Red Hat Customer Portal.
    2. When prompted, log in to your customer account.
    3. In the Version dropdown menu, select 7.2.
    4. Click the Download link for the Red Hat JBoss Enterprise Application Platform 7.2 Installer package.
    5. Run the downloaded installer. In the following example, replace DOWNLOAD_LOCATION with the location of the JBoss EAP installer on your system:

      java -jar DOWNLOAD_LOCATION/jboss-eap-7.2-installer.jar
    6. Accept the terms and conditions.
    7. Choose your preferred installation path, which is represented by EAP_HOME for the JBoss EAP runtime.
    8. Create an administrative user and be sure to note this administrative user’s credentials. You need them to log in to the Fuse Management Console.
    9. Accept the default settings on the remaining screens.
  2. Check the Red Hat Fuse Supported Configurations page for any notes or advice on the compatibility of JBoss EAP patches with Red Hat Fuse.
  3. Install the relevant JBoss EAP patches by following the instructions on Enterprise Application Platform Software Downloads > Patches. You must ensure that JBoss EAP 7.2 Update 01 is applied. For example, on Red Hat Enterprise Linux:

    bin/jboss-cli.sh "patch apply jboss-eap-7.2.1-patch.zip"
    {
        "outcome" : "success",
        "result" : {}
    }
  4. Install Fuse 7.4 on JBoss EAP 7.2.1:

    1. Go to the Red Hat Fuse Software Downloads page on the Red Hat Customer Portal.
    2. When prompted, log in to your customer account.
    3. In the Version dropdown menu, select 7.4.0.
    4. Click the Download link for the Red Hat Fuse 7.4.0 on EAP Installer package.
    5. Open a shell prompt (or a command prompt on Windows).
    6. Change to the EAP_HOME directory, which is the root directory of the fresh Red Hat JBoss Enterprise Application Platform installation.
    7. Run the downloaded installer. In the following example, replace DOWNLOAD_LOCATION with the location of the downloaded Fuse installer on your system:

      java -jar DOWNLOAD_LOCATION/fuse-eap-installer-7.4.0.fuse-740017-redhat-00003.jar
  5. The installer runs without prompts and logs its activity to the screen.

Next steps

  • Start JBoss EAP, verify that Fuse is running, and then add Fuse users to JBoss EAP. The next chapters explain how to perform these tasks.
  • Optional but recommended: set up Maven for local use with Fuse projects. This is explained in Chapter 7, Setting up Maven locally.

Additional resource

For more detailed information about installing JBoss EAP, see the JBoss EAP 7.2 Installation Guide.

Red Hat logoGithubRedditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

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

让开源更具包容性

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

關於紅帽

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

© 2024 Red Hat, Inc.