Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 45109 invoked from network); 18 Dec 2002 14:48:18 -0000 Received: from exchange.sun.com (HELO nagoya.betaversion.org) (192.18.33.10) by daedalus.apache.org with SMTP; 18 Dec 2002 14:48:18 -0000 Received: (qmail 1743 invoked by uid 97); 18 Dec 2002 14:49:14 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 1683 invoked by uid 97); 18 Dec 2002 14:49:13 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 1668 invoked by uid 98); 18 Dec 2002 14:49:13 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <3E008B95.7020106@cortexebusiness.com.au> Date: Thu, 19 Dec 2002 01:52:05 +1100 From: Conor MacNeill User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003 X-Accept-Language: en-us, en-au MIME-Version: 1.0 To: Ant Users List Subject: Re: Deploy an application References: <20021218114656.70890.qmail@web41015.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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: For additional commands, e-mail: