@ -3553,6 +3553,12 @@ http://www.springframework.org/schema/context
@@ -3553,6 +3553,12 @@ http://www.springframework.org/schema/context
<entry > <para > <classname > WebLogicLoadTimeWeaver</classname> </para> </entry>
</row>
<row >
<entry > <para > Running in <ulink
url="http://www-01.ibm.com/software/webservers/appserv/was/">IBM WebSphere Application Server 7</ulink> </para> </entry>
<entry > <para > <classname > WebSphereLoadTimeWeaver</classname> </para> </entry>
</row>
<row >
<entry > <para > Running in <ulink
url="http://www.oracle.com/technology/products/oc4j/index.html">Oracle's
@ -3800,10 +3806,10 @@ TR: REVISED, PLS REVIEW. Chnaged the last one to *inside*--> is recommended
@@ -3800,10 +3806,10 @@ TR: REVISED, PLS REVIEW. Chnaged the last one to *inside*--> is recommended
</section>
<section id= "aop-aj-ltw-environments-weblogic-oc4j-resin-glassfish-jboss" >
<title > WebLogic, OC4J, Resin, GlassFish, JBoss</title>
<title > WebLogic, WebSphere, OC4J, Resin, GlassFish, JBoss</title>
<para > Recent versions of BEA WebLogic (version 10 and above), Oracle
Containers for Java EE (OC4J 10.1.3.1 and above), Resin (3.1 and above) and JBoss (5.x or above)
<para > Recent versions of BEA WebLogic (version 10 and above), IBM WebSphere Application Server (version 7 and above),
Oracle Containers for Java EE (OC4J 10.1.3.1 and above), Resin (3.1 and above) and JBoss (5.x or above)
provide a ClassLoader that is capable of local instrumentation.
Spring's native LTW leverages such ClassLoaders to enable AspectJ weaving.
You can enable LTW by simply activating <literal > context:load-time-weaver</literal>