Bug 1168373
| Summary: | [BPMS 6] The original product type discovered for this server was EAP, but the server is now reporting its product type is [BPM Suite] | |||
|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | David Murphy <dmurphy> | |
| Component: | JON Plugin | Assignee: | Thomas Heute <theute> | |
| Status: | CLOSED EOL | QA Contact: | Tomas Schlosser <tschloss> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 6.0.3 | CC: | ajuricic, fbrychta, jkandasa, jshaughn, kverlaen, loleary, mbaluch, mwinkler, pyadav, spinder, theute, tschloss | |
| Target Milestone: | --- | Keywords: | Triaged | |
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | 1144489 | |||
| : | 1205312 (view as bug list) | Environment: | ||
| Last Closed: | 2020-03-27 20:10:57 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: | 1144489, 1231374 | |||
| Bug Blocks: | 1210125, 1210360 | |||
|
Description
David Murphy
2014-11-26 17:52:14 UTC
Reading the dependent (original) ticket, it seems this is a problem in the JON side, not the BRMS/BPMS side. Assigning to Libor, that fixed the original ticket. Yes, and it has been fixed in JON 3.3.0.ER04. Edson, could you please move this BZ to ON_QA or close - I am not sure in setting proper target release and milestone. This BZ exists in JON 3.3.0.GA BZ 1144489 fixed the problem for BRMS. Unfortunately, BPM Suite has a different product name, and an additional entry in JBossProductType.java will be required to support it. Then maybe BPM Suite plugin should extend AS7 plugin and implement DiscoveryCallback, which will allow to override JBossProductType.java (In reply to Libor Zoubek from comment #5) > Then maybe BPM Suite plugin should extend AS7 plugin and implement > DiscoveryCallback, which will allow to override JBossProductType.java A worthy suggestion IMO. Though, today there's no "BPM Suite Plugin" that I'm aware of. Just the kie plugin which requires a JMX Server parent, and thus can't be used OOTB with BPM Suite on EAP anyway. I do note that all of the other layered platforms are supported in the as7 plugin, and it might make sense to be consistent with this one as well, as we work towards the superior solution of having separate plugins extending it for derivative platforms. I've created PR 151 [https://github.com/rhq-project/rhq/pull/151] in case that's the road you want to take. Feel free to disregard otherwise. *** Bug 1205312 has been marked as a duplicate of this bug. *** *** Bug 1209409 has been marked as a duplicate of this bug. *** Verified JON 3.3.2 / jon-plugin-pack-eap-3.3.0.GA-update-01.zip |