[
https://issues.jboss.org/browse/JBIDE-24280?page=com.atlassian.jira.plugi...
]
Aurélien Pupier commented on JBIDE-24280:
-----------------------------------------
# ensure Fuse Tooling is available
# create a FIS project:
https://www.youtube.com/watch?v=Ko4mNaQsCvI
# connect through Jolokia to the deployed FIS application (see
https://www.youtube.com/watch?v=lwN3qSWz6NY&t=15s )
# select the camel route on JMX view
# check that "Inflight Exchanges" property has a value and is not empty (and
that there is no stacktrace)
!propertyToCheck.png|thumbnail!
Support JVM converted types by Jolokia 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
Assignee: Aurélien Pupier
Fix For: 4.5.1.AM1
Attachments: propertyToCheck.png
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)