Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 35692 invoked by uid 500); 8 Oct 2001 23:10:08 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 35680 invoked from network); 8 Oct 2001 23:10:08 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: start tomcat in ant Date: Mon, 8 Oct 2001 16:09:47 -0700 Message-ID: <169952BF6CCBF34CBC6CEB0B3570D17F33FEF8@ussdex01.corp.wingcast.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: How to rename a file Thread-Index: AcFQSlQ3cL741iIZSCa4wjpYlVNj4gAA2cuAAAAPJvA= From: "Guan, Kelly" To: "ant-user@jakarta.apache.org" <'ant-user@jakarta.apache.org'> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N sorry if anyone get this email twice. I am trying to start tomcat in ant, and I am using :=20 =20 I get IOException thrown by JVM. Anyone can give me some idea how to get over this problem? Really appreciated. Thanks