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

--- Comment #4 from Mark Thomas <ma...@apache.org> ---
I had some discussions with the Spring folks at $dayjob and they haven't been
able to come up with a better solution either.

The only other option that did come up in the discussion was avoiding the
annotation and HandlesType scanning. It should be possible to avoid the
annotation scanning by explicit definitions in web.xml. The HandlesType
scanning can be disabled but there is no alternative available to replace it.

You may ned up having to use TomcatInstrumentableClassLoader.

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