Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 57026 invoked by uid 500); 19 Sep 2001 03:52:57 -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 57010 invoked from network); 19 Sep 2001 03:52:57 -0000 Message-Id: <5.1.0.14.0.20010918234514.00a7e398@mail.verizon.net> X-Sender: vze28272@mail.verizon.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 18 Sep 2001 23:53:29 -0400 To: ant-user@jakarta.apache.org From: Tony Subject: RE: help with first time setup In-Reply-To: References: <5.1.0.14.0.20010918225914.00a6e348@mail.verizon.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N hey conor thanks for the reply :) actually i just got passed that- i missed a variable stupid me. but now i have a new problem. i noticed tyrex was optional, so i decided to omit it since the site has broken links and i cant download it anyway- but the builder looks for tyrex files and quits when it cant find it- what should i do so it wont look for it? At 01:33 PM 9/19/2001 +1000, you wrote: >Which version of Ant? > >Have you edited the build.xml file with a vs.net XML editor? > >Run ant with a -debug flag to see if you get more info about the exception. > >Conor > > > > -----Original Message----- > > From: Tony [mailto:t.lozina@verizon.net] > > Sent: Wednesday, 19 September 2001 1:31 PM > > To: ant-user@jakarta.apache.org > > Subject: help with first time setup > > > > > > I'm trying to setup to setup this tomcat server for the first time but i > > keep getting BUILD FAILED... > > > > it says: D:\jakarta\jakarta-tomcat-4.0\build.xml:7: Malformed > > \uxxxx encoding. > > > > i swapped all the variables ${ whatever } with directories... > > > > onyl thing i can think of is this file has UNIX literals with forward > > slashes instead of backslash- does that matter? > > > > thanks for any help! > > > >