RE: Problem using ant to build a WAR file

2001-03-13 Thread Winters, Jason
You need to have Ant installed on your computer. Make sure that you have ANT_HOME set to the correct location. For more information look at the Ant documentation at http://jakarta.apache.org/ant/manual/index.html Jason -Original Message- From: Vicky Yu [mailto:[EMAIL PROTECTED]]

RE: Problem using ant to build a WAR file

2001-03-13 Thread Vicky Yu
Thanks Jason! I figured out my problem: I have Tomcat installed under D:\Program Files\. "Program Files" is the problem. Ant not able to find files under "Program Files". Now I can execute build, but still get error message when compiling: "[javac] Modern compiler is not available" Any idea of

RE: Problem using ant to build a WAR file

2001-03-13 Thread Winters, Jason
ur problem, but it might be worth pursuing. Jason -Original Message- From: Vicky Yu [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 13, 2001 11:26 AM To: [EMAIL PROTECTED] Subject: RE: Problem using ant to build a WAR file Thanks Jason! I figured out my problem: I have Tomcat install

RE: Problem using ant to build a WAR file

2001-03-13 Thread Randy Layman
] Subject: RE: Problem using ant to build a WAR file Thanks Jason! I figured out my problem: I have Tomcat installed under D:\Program Files\. "Program Files" is the problem. Ant not able to find files under "Program Files". Now I can execute build, but still get error message whe

RE: Problem using ant to build a WAR file

2001-03-13 Thread Vicky Yu
: Vicky Yu [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 13, 2001 11:26 AM To: [EMAIL PROTECTED] Subject: RE: Problem using ant to build a WAR file Thanks Jason! I figured out my problem: I have Tomcat installed under D:\Program Files\. "Program Files" is the problem. Ant not ab