Return-Path: Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 1252 invoked by uid 500); 27 Jun 2003 11:41:14 -0000 Mailing-List: contact user-help@ant.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 user@ant.apache.org Received: (qmail 1237 invoked from network); 27 Jun 2003 11:41:13 -0000 Received: from webmail2.activeisp.com (HELO mailengine4.web2000.activeisp.com) (213.188.134.18) by daedalus.apache.org with SMTP; 27 Jun 2003 11:41:13 -0000 Received: from ROADRUNNER (unverified [81.86.164.22]) by webmail.activeisp.com (Rockliffe SMTPRA 5.2.5) with ESMTP id for ; Fri, 27 Jun 2003 13:41:12 +0200 From: "Tim Gordon" To: "Ant Users List" Subject: RE: Starting JBoss from using Ant Date: Fri, 27 Jun 2003 12:42:08 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal In-Reply-To: <20030626185016.56863.qmail@web80410.mail.yahoo.com> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N See 'Spawing Processes', which I'll post in a moment. -----Original Message----- From: Oleg Blokhin [mailto:o_blokhin@yahoo.com] Sent: 26 June 2003 19:50 To: Ant Users List Subject: Starting JBoss from using Ant Hello, i would like to start JBoss inside ant. I am using the following script to do it: the above script start jboss in the same window that ant runs, but if i want to start it in the separate window what i need to change. Thanks, Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org