dev@glassfish.java.net

Re: V3 redeploy does not work

From: ludo <Ludovic.Champenois_at_Sun.COM>
Date: Fri, 14 Mar 2008 15:21:18 -0700

Kedar Mhaswade wrote:
> Let me clarify. I am assuming that when you as a user, are deploying and
> redeploying an "archive" foo.war", you know the path to foo.war. Thus,
> the command sequence is:
> - asadmin deploy /archives/foo.war
> - asadmin deploy /archives/foo.war => results in foo.war's redeployment.

Al this thread was started not with the 'asadmin' way of doing things,
but the NetBeans/Eclipse way.
NetBeans and Eclipse do not use asadmin.
NetBeans/Eclipse need a URL based of doing redeploy of a directory
without giving this directory again.
We could do that in TP1.

Ludo