2011/4/28 Juriy Bura <[email protected]>: > 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: [email protected] For additional commands, e-mail: [email protected]
