Hi, I don't know how complicated your setup is, so this suggestion may be irrelevant. But if you copy your server.xml, web.xml, tomcat-users.xml, catalina.sh, and just your webapp directory (and everything in it), onto a new installation of tomcat, would that work? Assuming it's the exact same version of tomcat, of course. You won't lost whatever configuration you had in the above files, nor the setup you had under your webapp's directory. And it may be easier than figuring out how to bring back the manager. All you have to do is download and explode the tar again ;)
Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Rick Reumann [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, July 31, 2002 10:29 AM >To: Tomcat Users List >Subject: Re[2]: Raising Context Manager from the dead > > > >On Wednesday, July 31, 2002, 10:19:13 AM, Nikolas wrote: > >NAR> Did you reload it? What happens if you try to access >NAR> http://yourhost/manager/list ? > > When you say 'reload it' what exactly do you mean? When I go to > http://localhost:8080/manger/list I get the nice "page can not be > displayed error" as if I'm typing in a bad URL. > > >NAR> Rick Reumann wrote: >>> Me, being the idiot I am I accidentally deleted the "manager" >>> directory under webapps on Tomcat4.0.4 on winNT running Tomcat as a >>> service. I had another version of Tomcat4.0.4 running with the same >>> directory structure so I copied that manager over into this directory >>> on the machine where I deleted it. Unfortunately I still can't bring >>> up the context manager (Page not found error comes up.. no prompt or >>> anything). I even reinstalled 4.0.4 but didn't do an uninstall first. >>> Any ideas how to get the context manager to come back up without >>> uninstalling everything and starting over? > >-- > >Rick >mailto:[EMAIL PROTECTED] > > >-- >To unsubscribe, e-mail: <mailto:tomcat-user- >[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:tomcat-user- >[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>