Kent Tong wrote:
Yoav Shapira <yoavs <at> apache.org> writes:

There will always be at least one manual step, because as things stand
right now a computer program can't read your mind ;)  You don't want
it to reload automatically when a specific resource (or resources)
is/are modified, you don't want it to reload automatically on a time
basis, you don't want to use the Manager HTML reload interface or the
Ant tasks that invoke it in a script... What automatic options remain?
;)

The automatic option is when I access the webapp, Tomcat notes that
some class file in it has changed and reload the webapp.
see that the solution I gave you, doesn't need to reload the app, it simply reloads the individual class file. for large apps, you don't have to wait for the entire app to reload
that would qualify as automatic too, wouldnt it?
Filip



---------------------------------------------------------------------
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]

Reply via email to