diff --git a/src/reference/docbook/aop.xml b/src/reference/docbook/aop.xml index cda64fe4c7..89c0224ff0 100644 --- a/src/reference/docbook/aop.xml +++ b/src/reference/docbook/aop.xml @@ -329,7 +329,7 @@ The @AspectJ support can be enabled with XML or Java style configuration. In either case you will also need to ensure that - AspectJ's aspectjrt.jar + AspectJ's aspectjweaver.jar library is on the classpath of your application (version 1.6.8 or later). This library is available in the 'lib' directory of an AspectJ distribution or via the Maven Central repository.