On 21/12/2009 18:50, Pascal Vachon wrote:
> Is there a way to keep my logic in place... and still satisfy the 
> developers demand (be able to deploy applications themselves using a .WAR 
> file)?
> Again, I'm new to Tomcat, so sorry if this looks like a weird question.

You can use virtual hosting. See
http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html

You can give your developers read/write to the dev host's appBase but
not the other appBase directories.

Mark



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

Reply via email to