dev@glassfish.java.net

Re: Detecting what version of the server created a domain

From: kedar <Kedar.Mhaswade_at_Sun.COM>
Date: Wed, 29 Nov 2006 16:25:16 -0800

May I conclude that your questions in this regard have been answered?

For the benefit of others: there is a class called:
com.sun.appserv.server.util.Version that lets you know "programmatically"
about the application server installation. This class is bundled into
<lib-folder>/appserv-ext.jar. Both the class and the jar are public
interface
of the app server. Look at an example use of the class --
http://preview.tinyurl.com/y35fnp.

Kedar


vince kraemer wrote:
> Byron Nevins wrote:
>> What problems do you see when the installation and domains are
>> different versions?
>>
>
> This issue has a bit of description...
> http://www.netbeans.org/issues/show_bug.cgi?id=75649
>
> it is light on details. if you want more info, I can dig into it and
> report back
>
> vbk
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>