fixed instrumentation jar names (SPR-6753)

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2853 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Juergen Hoeller
2010-01-22 19:23:11 +00:00
parent 57211e124f
commit 415b4acfba
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -3637,7 +3637,7 @@ http://www.springframework.org/schema/context
looks as follows, to be included either in Tomcat's central
<literal>server.xml</literal> file or in an application-specific
<literal>META-INF/context.xml</literal> file within the WAR root.
Spring's <literal>spring-instrument-tomcat.jar</literal> needs to be
Spring's <literal>org.springframework.instrument.tomcat.jar</literal> needs to be
included in Tomcat's common lib directory in order to make this
setup work.</para>