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:
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.
Verified on 4.10.0-SNAPSHOT (ec34b83)