此内容没有您所选择的语言版本。
20.2. Installing the JBoss BRMS Plug-in into JBoss ON
Red Hat JBoss BRMS plug-in for JBoss Operations Network can be installed by either copying the plug-in JAR files to the JBoss Operations Network plug-in directory or through the JBoss Operations Network GUI.
The following procedure guides the user to copy the plug-in JAR files to the JBoss Operations Network plug-in directory:
Procedure: Copying the JBoss BRMS plug-in JAR files
Extract the JBoss BRMS plug-in pack archive to a temporary location. This creates a subdirectory with the name
jon-plugin-pack-brms-bpms-3.3.0.GA
. For example:unzip jon-plugin-pack-brms-bpms-3.3.0.GA.zip -d /tmp
[root@server rhq-agent]# unzip jon-plugin-pack-brms-bpms-3.3.0.GA.zip -d /tmp
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Copy the extracted JBoss BRMS plug-in JAR files from the
jon-plugin-pack-brms-bpms-3.2.0.GA/
directory to the JBoss ON server plug-in directory. For example:cp /tmp/jon-plugin-pack-brms-bpms-3.3.0.GA/*.jar /opt/jon/jon-server-3.3.0.GA1/plugins
[root@server rhq-agent]# cp /tmp/jon-plugin-pack-brms-bpms-3.3.0.GA/*.jar /opt/jon/jon-server-3.3.0.GA1/plugins
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - Start the JBoss Operations Network server to update the JBoss BRMS plug-in.
To upload the JBoss BRMS plug-in through the JBoss Operations Network GUI, follow this procedure:
Procedure: Uploading the JBoss BRMS plug-in through GUI
- Start the JBoss Operations Network Server and Log in to access the GUI.
- In the top navigation of the GUI, open the Administration menu.
- In the Configuration area on the left, select the Server Plugins link.
- At the bottom of the list of loaded server plug-ins, click the Upload a plugin button and choose the BRMS plugin.
- The JBoss BRMS plug-in for JBoss Operations Network is now uploaded.