You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2016/04/04 19:51:24 UTC

[Bug 59270] Regression with Spring with AspectJ Load-Time Weaving

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

Violeta Georgieva <vi...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
             Status|NEW                         |NEEDINFO

--- Comment #1 from Violeta Georgieva <vi...@apache.org> ---
Hi,

I do not observe this issue.

I'm testing with Tomcat 8.0.33 and examples application and I clearly see

org.springframework.instrument.classloading.tomcat.TomcatInstrumentableClassLoader
TomcatInstrumentableClassLoader
  context: examples
  delegate: false
----------> Parent Classloader:
java.net.URLClassLoader@34ce8af7


Regards,
Violeta

PP: I found the note below in the Spring Framework javadoc
http://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/instrument/classloading/tomcat/TomcatInstrumentableClassLoader.html

NOTE: Requires Apache Tomcat version 6.0 or higher, as of Spring 4.0. This
class is not intended to work on Tomcat 8.0+; please rely on Tomcat's own
InstrumentableClassLoader facility instead, as autodetected by Spring's
TomcatLoadTimeWeaver.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org