5.4. Install on Red Hat Enterprise Linux 6
Procedure 5.3. Install on Red Hat Enterprise Linux 6
- Subscribe the system to the correct channel in the Red Hat Network. For instructions to subscribe a system to a channel refer to: "How do I subscribe a system to a sub-channel or a child channel using Red Hat Network (RHN)?" in the Red Hat Knowledgebase.- Red Hat Enterprise Linux 6 channel names - 32-bit
- jbappplatform-5-i386-server-6-rpmrhel-i386-server-supplementary-6
- 64-bit
- jbappplatform-5-x86_64-server-6-rpmrhel-x86_64-server-supplementary-6
 
- Install JBoss Enterprise Application Platform Available options are:Run these commands with the chosen values for CURRENT_REPO, MESSAGING_CHOICE and WS_CHOICE.- CURRENT_REPO: for32-bit, userhel-i386-server-6; for64-bt, userhel-x86_64-server-6
- MESSAGING_CHOICE:jbossas-messagingorjbossas-hornetq
- WS_CHOICE:jbossas-ws-nativeorjbossas-ws-cxf
 - yum remove classpathx-jaf yum install MESSAGING_CHOICE WS_CHOICE jbossas yum install jboss-seam2 resteasy rh-eap-docs - yum remove classpathx-jaf yum install MESSAGING_CHOICE WS_CHOICE jbossas yum install jboss-seam2 resteasy rh-eap-docs- Copy to Clipboard Copied! - Toggle word wrap Toggle overflow 
- Optional: Install PicketLink Run the following command to install PicketLink:- yum install picketlink-federation - yum install picketlink-federation- Copy to Clipboard Copied! - Toggle word wrap Toggle overflow Optionally, install any of the additional picketlink packages: picketlink-federation-webapp-idp, picketlink-federation-webapp-pdp, picketlink-federation-webapp-sts
- Optional: Install Native Components Refer to Section 8.3, “Native Components” for Native Component installation instructions.
- Apply security patches Refer to Chapter 7, Application of the Latest Security Patches for security-patches application instructions.
- Perform post-installation configuration At this point, you have JBoss Enterprise Application Platform installed. It is now recommended to perform post-installation configuration of the platform according to instructions in the Administration and Configuration Guide. For instructions on how to configure the platform's security, refer to the Security Guide.