Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1231374

Summary: Add support for BPMS JBossProductType
Product: [JBoss] JBoss Operations Network Reporter: Larry O'Leary <loleary>
Component: Plugin -- JBoss EAP 6Assignee: Thomas Heute <theute>
Status: CLOSED ERRATA QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: JON 3.3.0CC: fbrychta, loleary, rhatlapa
Target Milestone: post-GAKeywords: Triaged
Target Release: One-off release   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-28 13:29:39 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:
Bug Depends On:    
Bug Blocks: 1168373, 1181217    

Description Larry O'Leary 2015-06-12 20:54:50 UTC
Description of problem:

In order to fix Bug 1168373 we need to define just another value in JBossProductType enum, because the discovery code fails, in case it is not able to determine productType based on slot value in product.conf or a fallback mechanism (using homeDir name).

AS7Plugin basically fails, if slot value contains something that is not detected using https://github.com/rhq-project/rhq/blob/master/modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/JBossProductType.java#L125 code


Version-Release number of selected component (if applicable):
JON 3.3.x


Actual results: JBossProductType is missing BPMS definition


Expected results:

Comment 3 Larry O'Leary 2015-06-16 20:03:47 UTC
Marking as VERIFIED as I have reviewed the commit and confirmed the commit is in the required plug-in build. 

Final verification of this defect will be part of the BPMS plug-in pack testing that will be performed in bug 1168373.