Ant is installed file. Its looking for a build.xml file thats not present in the C:\Documents and Settings\UMA directory. When you run ant, by default it expects a build.xml file to be present in your directory.
Yousuff -----Original Message----- From: Uma Maheswar [mailto:uma@;globalleafs.com] Sent: Friday, November 01, 2002 5:53 AM To: Ant Users List Subject: Re: Is installing possible in Ant Hi, I went to the control panel and updated my path like this variable: path value: c:\j2sdk1.4.0\bin;c:\j2ee\bin;c:\jakarta-ant\bin all commands like j2ee were functioning properly before doing this, but not now. Is that the correct way to set the path? Please help me where am I missing. C:\Documents and Settings\UMA>ant Buildfile: build.xml does not exist! Build failed C:\Documents and Settings\UMA> C:\Documents and Settings\UMA>j2ee No local string for j2ee.listenPort J2EE server listen port: 1050 No local string for enterprise.log.logging.serverversion.started No local string for enterprise.log.using.vm.name.version.from No local string for enterprise.log.vm's.classpath No local string for enterprise.log.j2ee.homedirectory No local string for enterprise.log.logging.serverversion.started No local string for enterprise.log.using.vm.name.version.from No local string for enterprise.log.vm's.classpath No local string for enterprise.log.j2ee.homedirectory Redirecting the output and error streams to the following files: c:\j2sdkee1.3.1\logs\hppav\j2ee\j2ee\system.out c:\j2sdkee1.3.1\logs\hppav\j2ee\j2ee\system.err C:\Documents and Settings\UMA> Thanks Uma -- To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>
