Hello,

The docs say that the Host tag can take a deployXML attribute, and has 
the following explanation:

"Set to false if you want to disable deploying applications using a 
Context XML config file. Applications are deployed with the security 
permissions of catalina, for security this may need to be set to false 
if untrusted users can manage web applications. The flag's value 
defaults to true." (From 
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/host.html#Standard%20Implementation)

What is meant by 'a Context XML config file'? Is this a deployment 
descriptor? (A web.xml) Something different?

Also, I noticed that the server.xml file doesn't have the standard XML 
preamble (No <?xml?> tag, and no DTD reference.) Is there a DTD for this 
file, or is it more of an ad hoc kind of thing? Should I be asking this 
on the developer list instead? Let me know. (I always try to ask stuff 
on the user list first, as a courtesy, but this seems like it might be 
more a developer list question.)

Thanks in advance!
-Ian


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

Reply via email to