Re: Tomcat 4.1 Admin Application

2002-06-04 Thread Remy Maucherat
> The DefaultContext is not editable and resources configured for the > DefaultContext are not maintained by the admin application when it > writes out the new server.xml. Instead the resources are merged into > the individual Contexts. Will support for the DefaultContext be added? Yes good poi

Re: Tomcat 4.1 Admin Application

2002-06-04 Thread Amy Roh
Glenn Nielsen wrote: >I looked at the admin application recently and it is looking nice! > >Is this nearing completion? > Yes. > > >Here are some questions and comments: > >I noticed that many of the Host attributes are not editable. > Which non editable attributes do you wish to edit? > > >The