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

3.5.2. Install JBoss EAP 6 from ISO (RPM Installation)


This procedure is applicable only to Red Hat Enterprise Linux.
All ISO images contain the relevant security errata and patches for the evaluated configuration. You do not need to install any other errata when you choose the ISO installation method.

Procedure 3.6. Install JBoss EAP 6 from ISO on Red Hat Enterprise Linux

Important

You must activate superuser privileges to install the ISO image.
  1. Mount ISO Image

    Mount the ISO image downloaded in Section 3.5.1, “Download JBoss EAP 6 ISO (RPM Installation)” to /mnt/jboss.
    [root ~]# mkdir /mnt/jboss
    [root ~]# mount -o loop PATH_TO_ISO_IMAGE /mnt/jboss
    Copy to Clipboard Toggle word wrap
  2. Create Repository

    Create a file named jbosslocal.repo in /etc/yum.repos.d/.
    [root ~]# cat << EOF > /etc/yum.repos.d/jbosslocal.repo 
    [jbosslocal] 
    name=jbosslocal 
    baseurl=file:///mnt/jboss 
    enabled=1 
    gpgcheck=0 
    EOF
    Copy to Clipboard Toggle word wrap
  3. Install JBoss EAP 6.2.2

    Run the following command:
    [root ~]# yum groupinstall jboss-eap6
    Copy to Clipboard Toggle word wrap
Result

The installation is complete. The default EAP_HOME path for the RPM installation is /usr/share/jbossas.

返回顶部
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

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

让开源更具包容性

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

關於紅帽

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

Theme

© 2025 Red Hat