Bug 1099220
Summary: | jbossas7/jmx/ApplicationMBeansDiscoveryComponent does not work with WildFly8 | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Elias Ross <genman> |
Component: | Plugins | Assignee: | Thomas Segismont <tsegismo> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.9 | CC: | hrupp, tsegismo |
Target Milestone: | --- | ||
Target Release: | RHQ 4.12 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-12-15 11:36:13 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: |
Description
Elias Ross
2014-05-19 19:06:33 UTC
This seems to fix the problem: https://github.com/genman/rhq/tree/BZ1099220 Also required: https://github.com/genman/ems/tree/P136 Fixed in master commit e1355eada75d609c8993e1b81fef72f4b80222ee Author: Thomas Segismont <tsegismo> Date: Tue May 27 13:56:54 2014 +0200 Updated port discovery (use HTTP management port with Wildfly standalone and HTTP application port with Wildfly managed servers in domain mode) Upadted remote JMX url builder (use "http-remoting-jmx" transport with Wildfly servers) Updated sample plugin POM file Tested on EAP6 standalone and domain Tested on Widfly 8.1.0.CR2 standalone and domain Bulk close of items fixed in RHQ 4.12 If you think this is not solved, then please open a *new* BZ and link to this one. |