users@glassfish.java.net

Re: JDK used by Glassfish

From: Tom Mueller <tom.mueller_at_oracle.com>
Date: Tue, 20 Sep 2011 08:59:49 -0500

The "asadmin version -v" command prints the JVM version being used.

 From the browser, you can use the REST interface to get this using:

http://localhost:4848/management/domain/version?verbose=true

I don't think the console has a way of displaying the JVM version.

Tom