So you are saying each Host *must* have it's own distinct appBase. That sucks, doing that will make my deployment process a nightmare. Any way around the problem I described above?
On Mon, Nov 2, 2009 at 11:02 AM, Hassan Schroeder < hassan.schroe...@gmail.com> wrote: > On Mon, Nov 2, 2009 at 8:35 AM, Jonathan Mast > <jhmast.develo...@gmail.com> wrote: > > > My reading of the Tomcat config docs seemed to indicate that each Host > > should have it's own Manager Context defined as opposed to having a > single > > Manager instance that can span multiple Hosts. Is this correct? > > Yes, and its own appBase. > > -- > 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 > >