dev@glassfish.java.net

Re: [GFv3] Starting GFv3 on Felix by default

From: Sahoo <sahoo_at_sun.com>
Date: Wed, 21 May 2008 08:04:21 +0530

Any of the following:

1. export GlassFish_Platform=Felix
asadmin start-domain

2. export GlassFish_Platform=Felix
java -jar glassfish-$version.jar

3. java -DGlassFish_Platform=Felix -jar glassfish-$version.jar

Currently the default is HK2, but when we change the default to Felix,
you can set the variable to HK2 to run on HK2 mode.

Thanks,
Sahoo

Claudio Miranda wrote:
> How to run in felix mode ?
>
>
>> Sahoo wrote:
>>
>>> We are going to switch the default to Felix from HK2 in GFv3. We would
>>> like to do it next week. You are requested to run your dev tests on Felix
>>> mode and ensure that you don't see any difference between HK2 mode and Felix
>>> mode.
>>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>