Bug 844981

Summary: Incorrect path to plugin directory.
Product: [JBoss] JBoss Operations Network Reporter: Filip Brychta <fbrychta>
Component: DocumentationAssignee: Deon Ballard <dlackey>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: JON 3.1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-01 00:32:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Filip Brychta 2012-08-01 11:53:55 UTC
Description of problem:
There is an incorrect path to plugin directory in step 4 in http://docs.redhat.com/docs/en-US/JBoss_Operations_Network/3.1/html/Installation_Guide/JON_Server_Running_The_Installer.html#silent-install


Instead of 'cd /opt/jon/jon-server-3.1.0.GA1' should be 'cd /opt/jon/jon-server-3.1.0.GA1/plugins/' for linux and 'cd C:\rhq\plugins' for windows.

Comment 1 Filip Brychta 2012-08-02 13:09:09 UTC
Update: description is not accurate. 
Correct way to install plugins is:
cd /opt/jon/jon-server-3.1.0.GA1
unzip jon-plugin-pack-agent_plugin_name-3.1.0.GA1.zip
cp jon-plugin-pack-agent_plugin_name-3.1.0.GA1/* /opt/jon/jon-server-3.1.0.GA1/plugins

Comment 2 Deon Ballard 2013-03-01 00:32:49 UTC
Mass closure.