So, your copied your manager folder. There is just a WEB-INF with a web.xml in it, right? And you did not delete any of the entries in server.xml concerning "/manager" (context path for manager). Your server is running and you are able to see the port 8080 examples, right? So as there does not seem to be other configuration it should work. Reload is only possible if the manager application works.
I have no idea right now. cheers, Nick Rick Reumann wrote: > > 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? >> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>