TabularData disable composite and tabular navigation

hi,how can i disable composite and tabular navigation from my jconsole?thanks
[98 byte] By [chnada] at [2007-11-27 3:13:51]
# 1

I don't think you can.

Why would you want to do that?

Do you mean you would like to see tabular data and composite data displayed

as a simple string?

If you use JConsole from Java 6 then you could write your own plugin to

display your MBeans in whatever form you like...

In this post I explained how I was able to write a beanshell plugin by taking

example on the JTop demo.

http://blogs.sun.com/jmxetc/entry/a_beanshell_plugin_for_jconsole

Hope this helps,

-- daniel

JMX, SNMP, Java, etc...

http://blogs.sun.com/jmxetc

dfuchsa at 2007-7-12 8:16:21 > top of Java-index,Core,Monitoring & Management...