Christopher Schultz wrote:
> Mark,
> 
> On 9/4/2009 12:31 PM, Mark Thomas wrote:
>> Christopher Schultz wrote:
>>> Sorry, it's been a while since I used Tomcat 4.1, but I was suggesting
>>> that he disable autoDeply, in which case using an XML file in webapps
>>> wouldn't help.
>> Sorry missed that. In that case the Context element would have to be in
>> server.xml but you could still have a context specific resource defined
>> in that Context element.
> 
> Oh, really? When autoDeploy="false", Tomcat will still look in webapps
> (or docBase/.. ??) for a [appname].xml and use that for configuration?
> That's cool.

No, that isn't what I meant. What I meant was that you can still define
a per context resource in a Context element inside server.xml.

Mark




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

Reply via email to