2011/4/28 Juriy Bura <juriy.b...@gmail.com>:
> I'd appreciate any other hint how to access Manager from context

a) use JMX, like the Tomcat Manager web application does

b) implement a Valve that does whatever you want. Valves have access
to Tomcat classes.

c) (hacky) Thread.getContextClassLoader() and follow some links

> or a solution of the original problem.

Update the Flash player?
You say the bug is "old" - is it still an issue?

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to