Bug 906495 - Correct the JBoss AS sample scripts to work with renamed resource types of AS7
Summary: Correct the JBoss AS sample scripts to work with renamed resource types of AS7
Keywords:
Status: VERIFIED
Alias: None
Product: RHQ Project
Classification: Other
Component: CLI
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 756250
TreeView+ depends on / blocked
 
Reported: 2013-01-31 17:40 UTC by Lukas Krejci
Modified: 2022-03-31 04:28 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Lukas Krejci 2013-01-31 17:40:52 UTC
Description of problem:
The sample scripts for working with JBoss AS (deploy-to-and-restart-JBAS.js and modules/jbossas.js) were not updated when the AS7 plugin got its final resource type names (the scripts were developed against the preview version of the AS7 plugin). They also were not updated to reflect changes in bundles.js (or modules/bundles.js respectively).

Version-Release number of selected component (if applicable):
4.6.0-SNAPSHOT

How reproducible:


Steps to Reproduce:
1. Try to use the createAppAndRestartJBAS() function from deploy-to-and-restart-JBAS.js
  
Actual results:
The function doesn't work

Expected results:


Additional info:

Comment 1 Lukas Krejci 2013-01-31 17:44:52 UTC
commit http://git.fedorahosted.org/cgit/rhq/rhq.git/commit/?id=f702a1b942ad22abac485108d19bbeeaedf5371d
Author: Lukas Krejci <lkrejci>
Date:   Thu Jan 31 18:42:48 2013 +0100

    [BZ 906495] - The JBoss AS specific bundle functions should work again.

Comment 2 Filip Brychta 2013-11-01 15:00:18 UTC
Verified on
4.10.0-SNAPSHOT (ec34b83)


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