Yoav Shapira a écrit :

> 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]>

Yes i did.

The manager context seems to work fine on the standalone Tomcat ( ie for me port
8080 )
but fails with Apache through mod_webapp on port 80....

Sure the privileged="true" is set, as it appears in the eeption raised...

Well i don't know what to do more..

JLB :0(





--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to