diff --git a/spring-framework-reference/src/aop.xml b/spring-framework-reference/src/aop.xml index 4f6f07b0aee..8a41003834c 100644 --- a/spring-framework-reference/src/aop.xml +++ b/spring-framework-reference/src/aop.xml @@ -3633,7 +3633,6 @@ http://www.springframework.org/schema/context Tomcat 6.0.x or higher - @@ -3669,10 +3668,10 @@ http://www.springframework.org/schema/context for more details about available context locations. - - + + + Tomcat 5.0.x/5.5.x - @@ -3725,9 +3724,12 @@ TR: REVISED, PLS REVIEW. Chnaged the last one to *inside*--> is recommended <Loader loaderClass="org.springframework.instrument.classloading.tomcat.TomcatInstrumentableClassLoader" useSystemClassLoaderAsParent="false"/> -</Context>This setting is not needed if using Tomcat 6 or higher. +</Context>This setting is not needed on Tomcat 6 or higher. + + + Alternatively, consider the use of the Spring-provided generic