> -----Original Message-----
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Kent Tong
> Sent: Thursday, March 01, 2007 5:12 PM
> To: dev@tomcat.apache.org
> Subject: Re: reload on demand
> 
> 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.
> 
> 

TC 3.3.x has something like this.  You could look at the DependClassLoader
there for some ideas.

> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 



This message is intended only for the use of the person(s) listed above as the 
intended recipient(s), and may contain information that is PRIVILEGED and 
CONFIDENTIAL.  If you are not an intended recipient, you may not read, copy, or 
distribute this message or any attachment. If you received this communication 
in error, please notify us immediately by e-mail and then delete all copies of 
this message and any attachments.

In addition you should be aware that ordinary (unencrypted) e-mail sent through 
the Internet is not secure. Do not send confidential or sensitive information, 
such as social security numbers, account numbers, personal identification 
numbers and passwords, to us via ordinary (unencrypted) e-mail.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to