Subject: Re: Usage of ContainerServlet 2007-11-01 - By Bill Barker
Back
"Michael" <sgfan@(protected)> wrote in message news:472A16CE.2020505@(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@(protected) > To unsubscribe, e-mail: users-unsubscribe@(protected) > For additional commands, e-mail: users-help@(protected) > >
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|