s van Dieren [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 10, 2005 9:56 AM
To: 'Ant Users List'
Subject: RE: Using Ant to start tomcat and run cactus tests
Hi,
I expect this to be current-working-dir issue.
When creating new java.io.File objects, it uses the current working
directory as
005 9:56 AM
To: 'Ant Users List'
Subject: RE: Using Ant to start tomcat and run cactus tests
Hi,
I expect this to be current-working-dir issue.
When creating new java.io.File objects, it uses the current working
directory as prefix. I think when you start tomcat with ant, the current
erdam
Mobile: +31 (0)6-43068619
Phone: +31 (0)10-2900304
Fax: +31 (0)10-2900305
-Original Message-
From: Bryan Mishkin [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 10, 2005 4:32 PM
To: 'Ant Users List'
Subject: Using Ant to start tomcat and run cactus tests
Has anyone gotten this
Has anyone gotten this to work? I am fairly skilled with ant and tried
various solutions from the web and the cactus website. Currently I am
utilizing the following to attempt to start tomcat: