Hola,
On 2/28/07, Kent Tong <[EMAIL PROTECTED]> wrote:
Filip Hanik - Dev Lists <devlists <at> hanik.com> writes:
> personally I don't see a very high value of it.
> If I remember correctly, a different approach has already been
> implemented using one more layer of classloaders.
> you'd need to search around or someone might jump in and let you know
> where it is.
Is that classloader included in Tomcat?
There's reloadable as a Context attribute, documented at
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html, and you
can also define a list of static resources (not classes) to be watched
to trigger a reload, via the WatchedResources element. See the page
above and the default Context.xml that ships with Tomcat for an
example.
Yoav
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]