From 03415960ffd78510b1afb2a9bc92cbd80ea42114 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Wed, 28 Apr 2010 10:29:21 +0000 Subject: [PATCH] + minor doc update regarding Tomcat setup (so the Tomcat list is rendered properly) --- spring-framework-reference/src/aop.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/spring-framework-reference/src/aop.xml b/spring-framework-reference/src/aop.xml index 4f6f07b0ae..8a41003834 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