]
Brian Stansberry resolved AS7-1961.
-----------------------------------
Resolution: Done
BufferPool platform mbean resources are registered under the wrong
parent resource
----------------------------------------------------------------------------------
Key: AS7-1961
URL:
https://issues.jboss.org/browse/AS7-1961
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Affects Versions: 7.0.2.Final, 7.1.0.Alpha1
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 7.1.0.Beta1
ManagementResourceRegistration bufPool =
memPoolRoot.registerSubModel(PathElement.pathElement(NAME), new DescriptionProvider() {
...
That "memPoolRoot" should be "bufPoolRoot".
--
This message is automatically generated by JIRA.
For more information on JIRA, see: