A
Alex Kizub
To connect jconsole to Java application I should run it like this:
java -Dcom.sun.management.jmxremote AppName
and then I can see my AppName in jconsole Connect to Agent Local tab.
When I run WAS Application server 6.1 (for example inside RAD7.0 on my
PC) I can't see it in jconsole.
How may I do it visible? Should I set this
com.sun.management.jmxremote somewhere in server configuration?
Alex.
java -Dcom.sun.management.jmxremote AppName
and then I can see my AppName in jconsole Connect to Agent Local tab.
When I run WAS Application server 6.1 (for example inside RAD7.0 on my
PC) I can't see it in jconsole.
How may I do it visible? Should I set this
com.sun.management.jmxremote somewhere in server configuration?
Alex.