"Michael" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> Addition:
>
> Still I'd like to know which mistake I have done?!
>

I'm guessing that your context isn't privileged and/or you have copied 
ContainerServlet to someplace where it isn't in the same classloader as 
server/lib.

However, if you really want to do this like the Manager webapp, then it is 
probably easier to implement this with JMX (of course, this is still 
Tomcat-specific).  It is probably easier to just hook up JConsole and look 
at the MBeans with type=Manager to see how to do this.

> Mike
> -- 
> <NO> OOXML - Say NO To Microsoft Office broken standard
> http://www.noooxml.org
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> 




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to