dev@glassfish.java.net

Re: starting from netbeans: was Re: V3 (trunk) does not start

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Fri, 07 Nov 2008 12:55:41 -0800

Thanks Peter for the info.

Anissa

Peter Williams wrote:
> My mistake -- I meant V3 Trunk.
>
> -Peter
>
> Marina Vatkina wrote:
>> Peter,
>>
>> Prelude should be ok with JDK 5. Jerome change was done on trunk.
>>
>> Regards,
>> -marina
>>
>> Peter Williams wrote:
>>> IIRC, the plugin uses the JDK that NetBeans is using.
>>>
>>> BTW, that means that for the time being (unless Vince patches it --
>>> I don't have any cycles right now), if you want to use NetBeans with
>>> Prelude trunk, you MUST use JDK 6 to run NetBeans. If you run
>>> NetBeans on JDK 5, then Prelude will be run with (or rather, fail
>>> with) JDK 5.
>>>
>>> -Peter
>>>
>>> Anissa Lam wrote:
>>>
>>>>
>>>> When i start the server through NetBeans, does it use the same
>>>> priority here ? Or the JVM that NetBeans is running on ?
>>>> thanks
>>>> Anissa
>>>>
>>>> Steve Essery wrote:
>>>>
>>>>> Opened a doc defect to get this documented.....
>>>>>
>>>>> Byron Nevins wrote:
>>>>>
>>>>>>
>>>>>> Order of priority for choosing JVM:
>>>>>>
>>>>>> 1. domain.xml
>>>>>> 2. asenv.conf|bat
>>>>>> 3. JAVA_HOME
>>>>>> 4. System.getProperty("java.home") + "/../bin"
>>>>>> 5. System.getProperty("java.home") + "/bin"
>>>>>>