Bug 1021648

Summary: Errors in deploy-to-and-restart-JBAS.js script example
Product: [JBoss] JBoss Operations Network Reporter: Deon Ballard <dlackey>
Component: DocumentationAssignee: Deon Ballard <dlackey>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: JON 3.2   
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: 2014-05-10 03:42:21 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:

Description Deon Ballard 2013-10-21 17:32:16 UTC
There are three errors in the deploy-to-and-restart-JBAS.js script example:

1. the targetResourceType.plugin is "jboss-as-7" and it should be "JBossAS7." The targetResourceType.name is "JBossAS7-Standalone" and it should be "JossAS7 Standalone Server."

2. The deployBundle() method description should be (destination, bundleVersion... not (bundleVersion, destination...

3. The basedirname value for the EAP6 resource should be "Deploy Directory." The "deployDir" parameter shoul dbe set to the name of the applcation (such as helloWebApp or PetstoreApp).

Comment 1 Deon Ballard 2014-05-10 03:42:21 UTC
Mass closure of bugs modified in 2013. All of these are in the currently-published docs.