dev@glassfish.java.net

Re: V3 redeploy does not work

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Tue, 11 Mar 2008 17:35:03 -0700

Hi Peter,

We don't want to maintain two code paths. redeploy is basically the
same as "deploy --force=true..."
This discussion occured in one of the Thursday's V3 Engineering meeting.
Jerome agreed to change the syntax of redeploy and make it the same as
"deploy --force=true...".

Jane


Peter Williams wrote:

> The correct syntax formerly used the name instead of the path. Why
> was this changed?
>
> -Peter
>
> Jane Young wrote:
>
>> Hi Ludo,
>>
>> The correct syntax for redeply is to use the full path.
>> "redeploy" is the same as "deploy --force=true <path>".
>>
>> Jane
>>
>> Ludovic Champenois wrote:
>>
>>> so what is the real syntax for redeploy or a dir deployed app?
>>>
>>> With TP1, this used to work:
>>>
>>> http://localhost:8080/__asadmin/redeploy?name=WebApplication18
>>>
>>> Since the name 'WebApplication18' is known and it's location is
>>> known (see the list-application), then this command should work for
>>> dir deployed app, no?
>>> Should I do instead:
>>>
>>> http://localhost:8080/__asadmin/redeploy?path=FULLPATH
>>> ?
>>> Ludo
>>>
>>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> 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
>