Hi, Sorry to bump in late in the thread, maybe this was already raised, but in your server.xml, did you specify the privileged="true" attribute for the Manager context?
Yoav > If i enter http://myserver/managerstuff/list > > it then ask for login/password - OK > > and then generates an exeption below: > > javax.servlet.ServletException: Error allocating a servlet instance > at > org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:619) > ../.. > ----- Root Cause ----- > java.lang.SecurityException: Servlet of class > org.apache.catalina.servlets.ManagerServlet is privileged and cannot be > loaded by this web application -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
