dev@glassfish.java.net

Re: deployed war not showing up after server restart

From: Kedar Mhaswade <Kedar.Mhaswade_at_Sun.COM>
Date: Wed, 27 Feb 2008 12:04:56 -0800

Vince Kraemer wrote:
>
> Kedar Mhaswade wrote:
>> [snip]
>
>> BTW, how does the tools-plugin do it? It's not going
>> to invoke "asadmin start-domain --wait-for-completion=true",
>> right?
>>
>
> The v2 server integration polls on the DeploymentManager.getTargets()
> method...

Probably the right way would be to ping the server's admin port, which
is essentially what this method does, I believe.
>
> The method that the v3 integration will use is still open to discussion.
>
> vbk
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>