admin@glassfish.java.net

Re: Fwd: [Issue 4538] General Application Server does not completely list all information

From: Kedar Mhaswade <Kedar.Mhaswade_at_Sun.COM>
Date: Fri, 04 Apr 2008 10:46:25 -0700

Lloyd L Chambers wrote:
> Anyone know what the right way to get the version is?
>
> AMX needs to report it back...
>

Use com.sun.appserv.server.util.Version at the backend.

This class is generated during the build. But why is this
changing in amx-impl from V2. That should be the only way
to get the version. Version.class is an API and it has not
changed AFAIK.

- Kedar