https://bz.apache.org/bugzilla/show_bug.cgi?id=63685
--- Comment #4 from Mark Thomas <ma...@apache.org> ---
(In reply to Andrei Ivanov from comment #3)
> I remember having a problem with AOP and load time weaving where Tomcat was
> scanning the WAR for servlet annotations and caching the classes so by the
> time the app was starting and LTW enabled, the classloader was returning the
> cached classes instead of passing them through the instrumentation agent,

That is a known issue with the Servlet spec:
https://github.com/eclipse-ee4j/servlet-api/issues/79


This bug report is still waiting for a justification for caching the content of
class files.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to