From ant-user-return-19178-qmlist-jakarta-archive-ant-user=jakarta.apache.org@jakarta.apache.org Thu Apr 04 21:33:47 2002 Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 28285 invoked from network); 4 Apr 2002 21:33:47 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 4 Apr 2002 21:33:47 -0000 Received: (qmail 25862 invoked by uid 97); 4 Apr 2002 21:04:22 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 25796 invoked by uid 97); 4 Apr 2002 21:04:21 -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 25741 invoked from network); 4 Apr 2002 21:04:20 -0000 From: "Vincent Massol" To: "'Ant Users List'" Subject: RE: Running a server in a separate JVM Date: Thu, 4 Apr 2002 22:02:30 +0100 Organization: OCTO Technology Message-ID: <007a01c1dc1c$0bdea460$0200a8c0@octovma> 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, Build 10.0.3416 In-reply-to: <20020404164819.54674.qmail@web20404.mail.yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi Chris, No, you don't have to use Cactus if you're only looking to use its task. It is bundled in a separate jar named cactus-ant.jar. You simply need to copy this jar in your anthome/lib directory and you can start to use it (it is found in the cactus distribution under lib/). Ex: You'll need to define the ant task beforehand : You can also look at the build-*.xml files in the Cactus distribution sample/build directory. It shows how to start and stop several application servers. Hope it helps. -Vincent > -----Original Message----- > From: Chris Hatton [mailto:chris0hatton@yahoo.com] > Sent: 04 April 2002 17:48 > To: ant-user@jakarta.apache.org > Subject: RE: Running a server in a separate JVM > > Thanks for the suggestions regarding fork="true"> but this does not work. I've tried the > obvious, such as this recomendation. While it does > fork the process, it still runs under ant and > therefore does not return until I kill ant. > > I'm starting to believe I'll have to go with cactus. > But, it's just one more tool I have to > install/configure/learn. Does anyone have an opinion > regarding cactus ease of use? > > Chris Hatton > > __________________________________________________ > Do You Yahoo!? > Yahoo! Tax Center - online filing with TurboTax > http://taxes.yahoo.com/ > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > -- To unsubscribe, e-mail: For additional commands, e-mail: