You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Donglu Xie <dx...@aecom.yu.edu> on 2003/01/15 15:43:33 UTC

ant install

I use Ant 1.5.1 in Tomcat 4.1.Tomcat server is starting up. Then I use "ant 
install" to set up my application which is organized hierarchy. Everything 
goes well except that ant create a new fold name "build" which contains all 
the compiled classes instead of putting those files into 
"web/WEB-INF".  So, when I try to call the servlet, the server complains 
that the classes cannot be found.

Any help are appreciated.
-------------------------------------------------------------
  Donglu Xie
  Programmer, Data Analyst, Webmaster
  Biotechnology Center of AECOM
  http://biotech.aecom.yu.edu
  Tel: (718) 405-8380
  Email: dxie@aecom.yu.edu
--------------------------------------------------------------


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>