This is my first attempt at using the manager and I am having some problems. I can use the manager if I access the localhost. It shows me everything installed into the webapps folder.
I am trying to set up the manager for each virtual host but am having problems. I have entered the context definition for the <Host> like this... <Context path="/manager" docBase="/usr/local/tomcat4112/server/webapps/manager" debug="9" priveleged="true"/> After logging into the manager, I get the following error... "ManagerServlet is privileged and cannot be loaded" Is there some other security setting I need to change to make this work? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
