You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by MedVisual Image Inc <me...@yahoo.com> on 2002/12/18 12:46:56 UTC

Deploy an application

After built using ant, which tool should be used to
deploy the application?



__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Deploy an application

Posted by Conor MacNeill <co...@cortexebusiness.com.au>.
MedVisual Image Inc wrote:
> After built using ant, which tool should be used to
> deploy the application?
> 

Depends on what the application is. Deploying a standa alone swing based 
application would be quite different from a J2EE application running in an 
app server. In many cases, I find the "cp" command quite useful.

Conor



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>