No JConsole in latest JDK?
I am using the following version of the JDK -
java version "1.5.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta-b32c)
Java HotSpot(TM) Client VM (build 1.5.0-beta-b32c, mixed mode)
But I cannot find the new JConsole tool in %JAVA_HOME%/bin or anywhere else.
Has it been removed from the latest release?
Thanx
gaurav

