[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: AOP ClassLoader/Scoping for the VFSClassLoader

kabir.khan@jboss.com do-not-reply at jboss.com
Mon Aug 20 07:01:23 EDT 2007


AspectManager.enableTransformer = use the the old Transformer/UCL integration

AspectManager.enableLoadtimeWeaving = use the JDK 5 pluggable instrumentor, so to use this you need to set up the server for loadtime weaving. i.e. specify -javaagent. This is done by the tests-aop-scoped target



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075769#4075769

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075769



More information about the jboss-dev-forums mailing list