dev@glassfish.java.net

Re: V3 redeploy does not work

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Tue, 11 Mar 2008 16:14:44 -0700

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
>