Andre Dietisheim created JBIDE-23625:
----------------------------------------
Summary: JMX: jmx tree is not very usable
Key: JBIDE-23625
URL:
https://issues.jboss.org/browse/JBIDE-23625
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.4.2.Final
Reporter: Andre Dietisheim
Fix For: 4.4.3.AM1
Attachments: image-2016-12-02-16-47-59-519.png
steps to reproduce:
# EXEC: create a new app via eap64-basic-s2i template and import the source to a workspace
project
# EXEC: create a server adapter for it
# ASSERT: your server adapter now has a JMX child node
# EXEC: double click it and wait until all MBeans are loaded
# EXEC: now try to see if you can find your deployment
Result:
You get a listing of tons of beans.
!mbeans.png!
Your deployment is a child bean of jboss.as, named by the war that was created:
!mbean-deployment.png!
Rather painfull to find a listing of your deployments in this way.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)