On Fri, Oct 30, 2009 at 7:59 AM, Peter Flynn <pfl...@ucc.ie> wrote: > Interesting. Where should such new appBase directories be? Should they be > siblings of webapps? eg /var/lib/tomcat5/abc, /var/lib/tomcat5/def, etc?
Personal choice, but I put *all* webapp directories outside Tomcat's installation directory, so it's much less intrusive to install/test/migrate to new versions as they release. So e.g. /webapps/example.com/, /webapps/foo.org/, etc. And less typing :-) But as Chuck says, up to you and your crew... -- Hassan Schroeder ------------------------ hassan.schroe...@gmail.com twitter: @hassan --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org