In terms of "reloading" an app..none probably. But since I use ANT for all
compile, build, ejb, war, ear, etc, I use it to automatically reload the
app. Just make sure your app is written so that sessions are persistent as
well.


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Martin J.
> Wells
> Sent: Sunday, August 12, 2001 8:55 PM
> To: Orion-Interest
> Subject: RE: Automatic reloading of new class files.
>
>
> > Second, what I prefer, is to leave development="false" in place,
> > and use ANT
> > to do all my builds. At the end of a target, I specifically tell
> > it to touch
> > the META-INF/application.xml file. Orion automatically redploys
> your site
> > when this file is touched.
> >
>
> Is there any clear advantage to using ANT to build projects instead of
> having development="true"?
>
>
>
> Regards,
> Martin Wells
>


Reply via email to