Chapter 15. Advanced Installation Options
15.1. JBOSS_HOME Environmental Variable
.bash_profile setting. You do not normally need to configure this setting but some scripts and third-party software require it.
Important
15.2. Configure the JBOSS_HOME Environmental Variable
Procedure 15.1. Task
Add the Variable on a Red Hat Enterprise Linux System
Open the file with thevi ~./bash_profilecommand and add the following line:export JBOSS_HOME=path
(exportJBOSS_HOME=/path/to/SOA_ROOT.)- Save and exit.
Add the Variable on a Microsoft Windows System
Click on → → → and then New. Set the variable name to JBOSS_HOME and the variable value to the SOA_ROOT directory.
15.3. Native Components Package
15.4. Install Native JBoss Components
Procedure 15.2. Task
- Refer to the JBoss Enterprise Application Platform's Installation Guide for instructions.
Note
That Guide instructs you to install the files into thejboss-eap-5.1directory. Substitute your SOA_ROOT every time you see mention of that directory.
15.5. MRG-M
15.6. Install MRG-M
Procedure 15.3. Task
Download the Package
Download the MRG JCA Adapter from the Red Hat Customer Portal. Save it in theSOA_ROOT/jboss-as/server/PROFILE/deploydirectory.Create Queues
To create queues, use theqpid-config add queuecommand.Edit the Configuration File
Open the configuration file:vi qpid-jca-ds.xml. In here, there are three JCA administration objects. You must set the destination addresses for the inbound (MRG-ESB_GW) and outbound ( MRG-ESB_RESP) queues and the routingKey for the outbound queue.Save
Save the file and exit.
Note
15.7. File Transfer Protocol
15.8. File Transfer Protocol and the JBoss Enterprise SOA Platform
15.9. Configure File Transfer Protocol Settings
Procedure 15.4. Task
Edit the Properties
Open the global settings file in a text editor:vi SOA_ROOT/jboss-as/server/PROFILE/deployers/esb.deployer/jbossesb-properties.xml. Search for org.jboss.soa.esb.ftp.renameretry and alter the value for this setting. It will look like this:<property name="org.jboss.soa.esb.ftp.renameretry" value="10"/>
Save
Save the file and exit.
This changes the number of retry attempts.
Note

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.