fixed instrumentation jar names (SPR-6753)

This commit is contained in:
Juergen Hoeller
2010-01-22 19:23:11 +00:00
parent 0f75210408
commit 8c791b529b
2 changed files with 9 additions and 9 deletions

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>