Can you post an example reload task from a build.xml file?
At 15:08 2003-02-06 -0800, you wrote:
Enabling your students to issue a "reload" command on demand, via the
manager webapp, would allow the turnaround time to be much faster --
indeed, I build that directly into my Ant build.xml files, so I can simply
say
ant reload
which recompiles the app (because I made the "reload" target depend on the
"compile" traget), and tells Tomcat to reload it, in one step.
Sean Dockery
[EMAIL PROTECTED]
Certified Java Web Component Developer
Certified Delphi Programmer
SBD Consultants
http://www.sbdconsultants.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]