mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-27 17:49:02 +00:00
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:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user