https://bz.apache.org/bugzilla/show_bug.cgi?id=63685

--- Comment #3 from Andrei Ivanov <andrei.iva...@gmail.com> ---
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,

-- 
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