On Thu, 6 Feb 2003, Sean Dockery wrote:
> Date: Thu, 06 Feb 2003 16:33:03 -0700 > From: Sean Dockery <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: Tomcat Users List <[EMAIL PROTECTED]> > Subject: Re: Web.xml mistake results in <Context> unavailable !? > > Can you post an example reload task from a build.xml file? > It's all covered in the Application Developer's Guide shipped with Tomcat, and also online: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/appdev/ Craig > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
