此内容没有您所选择的语言版本。
8. Testing Bundle Packages
Ant recipes can be complex, so it's important (and useful) to test a bundle before deploying it. JBoss ON includes a command-line tool that can be used to test Ant provisioning bundles quickly.
8.1. Installing the Bundle Deployer Tool 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
This tool can be downloaded and installed on any machine, independent of any JBoss ON server or agent.
- Click the Administration tab in the top menu.
- Select the Downloads in the left menu table.
- Scroll to the Bundle Deployer Download section, and click the package download link.
- Save the
.zip
file into the directory where the bundle tool should be installed, such as/opt/
. - Unzip the packages.
cd /opt/ unzip rhq-bundle-deployer-version.zip
cd /opt/ unzip rhq-bundle-deployer-version.zip
Copy to Clipboard Copied! Toggle word wrap Toggle overflow