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:
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.