]
RH Bugzilla Integration updated WFLY-3939:
------------------------------------------
Bugzilla Update: Perform
Bugzilla References:
jndiView operation from JConsole returns void
---------------------------------------------
Key: WFLY-3939
URL:
https://issues.jboss.org/browse/WFLY-3939
Project: WildFly
Issue Type: Bug
Components: Naming
Affects Versions: 8.1.0.Final
Reporter: Osamu Nagano
Assignee: Eduardo Martins
When I press "jndiView" operation button (navigate jboss.as / naming /
Operations in MBeans tab of JConsole), an info dialog box returns with message
"Method successfully invoked". The contents of JNDI view is not printed
anywhere. It should return that as String or dump the contents into stdout.