-
Nov 6th, 2010, 05:27 AM
#1
LTW Configuration in JBoss 5.0
Hello,
In the Spring documentation in chapter 6 on AOP in Spring (http://static.springsource.org/sprin...rence/aop.html), the section "6.8.4.6. Environment-specific configuration" does not cover configuration for JBoss. I am trying to enable LTW (Load Time Weaving) for a web application (.war inside an .ear file) deployed in JBoss 5.0, but I don't want to enable it at the JVM level. My question is whether the default JBoss classloader meets the requirements for using "org.springframework.instrument.classloading.Refle ctiveLoadTimeWeaver". If not, what classloader do I need to specify to make the LTW work?
Thanks,
Sathish
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules