2009/2/6 Gregor Schneider <rc4...@googlemail.com>:
>> AFAIK I don't need any resource specification.

> Basically yes, however:
>
> In one of your previous posts you had the definition
>
> <Context reloadable="true">
>
> If you want this behaviour explicitely, you'll nee the context-definition.
>
> From the docs:
>
> ==== [ snip ] ==========
>
> Set to true if you want Catalina to monitor classes in
> /WEB-INF/classes/ and /WEB-INF/lib for changes, and automatically
> reload the web application if a change is detected. This feature is
> very useful during application development, but it requires
> significant runtime overhead and is not recommended for use on
> deployed production applications. That's why the default setting for
> this attribute is false. You can use the Manager web application,
> however, to trigger reloads of deployed applications on demand.
>
> ==== [ snap ] ==========
>
> Rgds
>
> Gregor

Certainly for development (this could be some time for me:-) it seems
worthwhile.

Just reading up on filters and valves, certainly for a valve I need
to specify it in webapps/atom/WEB-INF/context.xml
so (for the moment) I guess I'll leave it.

Thanks Gregor.



regards



-- 
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to