Bug 1021648 - Errors in deploy-to-and-restart-JBAS.js script example
Summary: Errors in deploy-to-and-restart-JBAS.js script example
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Documentation
Version: JON 3.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Deon Ballard
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-21 17:32 UTC by Deon Ballard
Modified: 2014-10-23 12:29 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-10 03:42:21 UTC
Type: Bug


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.