dev@glassfish.java.net

Re: V3 redeploy does not work

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

Hi Ludo,

Looks like the archive,
/Users/ludo/glassfish-10.0-SNAPSHOT/glassfish/WebApplication18 is not
available.
Can you also try "deploy --force=true <archive>"?

or

http://localhost:8080/__asadmin/deploy?name=WebApplication18?force=true?path=/Users/ludo/glassfish-10.0-SNAPSHOT/glassfish/WebApplication18

Jane


Ludovic Champenois wrote:

> At least for me, via the V3 NetBeans plugin.
> What Nb does is do a first deploy, then once deployed, issues the url:
>
> http://localhost:8080/__asadmin/redeploy?name=WebApplication18
>
> Which gives me a error:
>
>
> GlassFish deploy AdminCommand command report
>
>
>
> Exit Code : FAILURE
> ------------------------------------------------------------------------
>
>
> File not found :
> /Users/ludo/glassfish-10.0-SNAPSHOT/glassfish/WebApplication18
>
>
> the http://localhost:8080/__asadmin/list-applications command show the
> app is deploy, so only the redeploy does not work via the command we use.
> So either we use the wrong command, or redeploy is broken.
>
>
> Ludo
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>