此内容没有您所选择的语言版本。
Chapter 1. Install Fuse on JBoss EAP
1.1. Prerequisites
Before you install Fuse on JBoss EAP:
- You must have installed a supported version of a Java runtime. For details of which Java runtimes are supported on different operating systems, see Red Hat Fuse Supported Configurations.
- (Optional) We recommend that you use Maven with Red Hat Fuse projects. For information about preparing to use Maven, see Appendix A, Preparing to use Maven.
Important
Fuse on JBoss EAP is not supported with Domain mode.
1.2. Install JBoss EAP using the Installer
Download the Red Hat JBoss Enterprise Application Platform 7.2.0 on EAP Installer package:
- Browse to the Enterprise Application Platform Software Downloads page on the Red Hat Customer Portal and, when prompted, log in to your customer account.
-
Select version
7.2
from theVersion
dropdown menu and click theDownload
link for the Red Hat JBoss Enterprise Application Platform 7.2.0 Installer package.
Run the downloaded installer with the following command:
java -jar DOWNLOAD_LOCATION/jboss-eap-7.2.0-installer.jar
During installation:
- Accept the terms and conditions.
-
Choose your preferred installation path,
EAP_HOME
, for the JBoss EAP runtime. - Create an administrative user and make a careful note of these administrative user credentials for later.
- You can accept the default settings on the remaining screens.
- Check the Enterprise Application Platform Software Downloads page for any recent patches that might need to be applied to JBoss EAP 7.2. Check also the Red Hat Fuse Supported Configurations page for any notes or advice on the compatibility of JBoss EAP patches with Red Hat Fuse. If appropriate, install the relevant JBoss EAP patch.
Note
For more detailed instructions on installing JBoss EAP, see JBoss EAP 7.2 Installation Guide.
1.3. Install Fuse on JBoss EAP using the Installer
Download the Red Hat Fuse 7.3 on EAP Installer package:
- Browse to the Red Hat Fuse Software Downloads page on the Red Hat Customer Portal and, when prompted, log in to your customer account.
-
Select version
7.3.0
from theVersion
dropdown menu and click theDownload
link for the Red Hat Fuse 7.3.0 on EAP Installer package.
-
Open a shell prompt (or a command prompt on Windows) and change directory to
EAP_HOME
, the root directory of the fresh Red Hat JBoss Enterprise Application Platform installation. Run the downloaded installer with the following command (this command must run in the
EAP_HOME
directory):java -jar DOWNLOAD_LOCATION/fuse-eap-installer-7.3.0.fuse-730055-redhat-00001.jar
- The installer runs without prompting and logs its activity to the screen.