]
Rob Stryker resolved JBIDE-17312.
---------------------------------
Assignee: Rob Stryker
Resolution: Done
This API was added
[API Deficiency] JVM Monitor jvms unable to access raw startup
command
----------------------------------------------------------------------
Key: JBIDE-17312
URL:
https://issues.jboss.org/browse/JBIDE-17312
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: server
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.2.0.Beta3
When turning a given JVM object into a JMX server connection, the underlying impl only
exposes the name of the main class that was used to start the process. This is not enough
information to correctly differentiate various server types from each other.
This is a pre-requisite to accurately detecting duplicates in the JMX view and ensuring
they don't pollute the view. It's also important to correctly match detected jvms
with top-level jmx connection nodes such as the Wildfly nodes or EAP nodes.