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