[
https://issues.jboss.org/browse/JBIDE-24280?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-24280:
-------------------------------------
This has the potential to be a pretty huge endeavor. A lot of jmx returned types are
classes that are not available in eclipse or on the classpath. This would basically
require temporarily loading jars on the classpath to generate these objects. I'm not
sure to what extent this is a good idea.
Since this is blocking other issues we really should discuss how important this is for
you?
Support converted types in JolokiaMBeanServerConnection
-------------------------------------------------------
Key: JBIDE-24280
URL:
https://issues.jboss.org/browse/JBIDE-24280
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: jmx
Affects Versions: 4.4.4.AM2
Reporter: Aurélien Pupier
currently if you are trying to invoke methods/get attributes of (returning) type Integer
or Date, there is a ClassCastException
i should be the case for all types converted by Jolokia/Json
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)