Hi David

Thanks for replying. Yes the manager.xml file is there. I checked the
log files and do see these msgs:

Apr 6, 2007 11:31:08 AM org.apache.catalina.startup.ContextConfig
applicationWebConfig
INFO: Missing application web.xml, using defaults only
StandardEngine[Catalina].StandardHost[localhost].StandardContext[/ho
st-manager]
Apr 6, 2007 11:31:09 AM org.apache.catalina.startup.ContextConfig
applicationWebConfig
INFO: Missing application web.xml, using defaults only
StandardEngine[Catalina].StandardHost[localhost].StandardContext[/ma
nager]

The msgs suggest that the manager and host-manager web-apps are being
loaded. But I'm not sure why its complaining about the web.xml, since
those files are present in
CATALINA_ROOT/server/webapps/[host-]manager/WEB-INF.

      Srinivas


> Do you still have a manager.xml file in
> $CATALINA_HOME/conf/[EngineName]/[HostName] ?  Deleting that would
> effectively disable manager.
> 
> --David
> 
> Srinivas Visvanathan wrote:
> > Hello
> >
> > I'm a tomcat newbie and having been working on tomcat 5.5 for a few
> > months. I downloaded the tar-gz and setup a personal website. I disabled
> > the manager webapp a while back. Now I want to enable the manager webapp
> > again, but I can't seem to remember what I did (a few months ago) to
> > disable it. I've been going thru the configs and comparing it with a
> > freshly download tar-gz and still can't figure what I did.
> >
> > The manager and host-manager webapps are still in
> > CATALINA_ROOT/server/webapps. But whenever I access
> > localhost:8080/manager/html it get an error about the resource not being
> > available. I don't think its permissions related because I never get
> > prompted for a password either. Can someone give me a tip one what
> > configs I need to start looking at ? I'm hoping to just re-enable the
> > manager rather than starting from a freshly downloaded setup since I've
> > made a bunch of tweaks.
> >
> >     thanks
> >
> >     Srinivas
> >
> > ---------------------------------------------------------------------
> > To start a new topic, e-mail: users@tomcat.apache.org
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >  

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to