dev@glassfish.java.net

Re: how do I tell the difference between...

From: Ludovic Champenois <Ludovic.Champenois_at_Sun.COM>
Date: Tue, 02 Dec 2008 17:31:36 -0800

Vince Kraemer wrote:
> Ok.
>
> That is a pretty deep introspection. I would hate to have to try to do
> that as the user types in a text field.
>
> Does someone else have a suggested strategy that is lighter weight?
This was not part of the requirements:-)
I think we can live with that and it will be faster (measure it) than a
./asadmin version that would spawn a new vm...
You can file a RFE for including the build date/number in a file under
the the install dir?
Ludo
>
> thanks,
> vbk
>
> Ludovic Champenois wrote:
>> Vince Kraemer wrote:
>>> an install of v3 Prelude and an install of a v3 nightly build?
>>>
>>> What I really want to do is distinguish between a v3 install that
>>> supports Java EE 6 (v3) and one that doesn't support Java EE 6 (v3
>>> Prelude)... so an answer to how to make that distinction would be
>>> even more useful...
>>>
>> Just checked:
>>
>> Prelude: javax.servlet.jar would have a manifest with
>> Bundle-Name: javax.servlet API v.2.5
>>
>> Nightly builds would now have:
>> Bundle-Name: javax.servlet API v.3.0
>>
>> Ludo
>>
>>> Thanks,
>>> vbk
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>