Yes, the optimizations I'm referring to are those which are controlled by the
xml file in the aop deployer when using runtime weaving, and the system
property if using aopc. I've tried it both ways, with the same result.
View the original post :
http://www.jboss.com/index.html?module=bb&op=vi
Hi!
Thanks for reporting. All failures are of our interest, specially a VerifyError
:)
What do you mean with precompiler optimizations? AFAIK JBoss AOP precompiler
runs in optimized mode by default, unless you configure a system property
"jboss.aop.optimized" with a "false" value.
View the o