Bug 1317469
| Summary: | RT filter installation is changed for EAP7 | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Filip Brychta <fbrychta> |
| Component: | Documentation | Assignee: | Scott Mumford <smumford> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Filip Brychta <fbrychta> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | JON 3.3.5 | CC: | loleary, tsegismo |
| Target Milestone: | GA | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-04-20 04:32:07 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: | 1315797 | ||
|
Description
Filip Brychta
2016-03-14 10:26:07 UTC
Thomas, could you please comment on which parts can stay and which parts require changes? The changes in Bug 1311140 introduce a new module: rhq-rtfilter-wfly-10-subsystem This module can be downloaded from the GUI in the Connectors section. The steps described in EAP6 plugin documentation remain the same but: - EAP version must be changed, obviously... :) - all occurences of rhq-rtfilter-subsystem must be replaced with rhq-rtfilter-wfly-10-subsystem Another thing which should be fixed in this chapter is step 5 in Procedure 21.1. It should be clear from description that <global-modules> <module name="org.rhq.helpers.rhq-rtfilter" slot="main"/> </global-modules> should be added to jboss:domain:ee subsystem which is already there. Version of domain:ee can be different on different eap versions. Step 5 could look like this: Deploy the response time module globally by adding the module to the list of global modules in the <subsystem> element. Note that version of domain:ee subsystem differs among EAP versions. Save the file once complete. Result could look like this: Fell free to re-word it. |