dev@glassfish.java.net

Re: deployed war not showing up after server restart

From: Vince Kraemer <Vince.Kraemer_at_Sun.COM>
Date: Wed, 27 Feb 2008 11:43:03 -0800

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...

The method that the v3 integration will use is still open to discussion.

vbk