此内容没有您所选择的语言版本。
Chapter 11. Automated Installation
11.1. Automated Installation 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
If you need to install a Red Hat JBoss product multiple times with the same configuration, you can save time by using an installation script. By using an installation script with predefined settings, you can perform the entire installation by running a single command, instead of working through the installation step by step each time. You can generate an installation script by running the installer (in graphical or text mode), stepping through with your desired configuration, and then choosing to generate the script when prompted towards the end of the process.
Prerequisites
- You must have downloaded the relevant installer JAR file from https://access.redhat.com/jbossnetwork/
- You must have generated the script and saved it as an XML file during a previous installation using the installer (in graphical or text mode).
Procedure 11.1. Installing with a Script
java -jar jboss-PRODUCT-installer-VERSION.jar SCRIPT.xml
java -jar jboss-PRODUCT-installer-VERSION.jar SCRIPT.xml
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
Result
The product is successfully installed and configured as specified by the script.