[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Deadlock scenarios
flavia.rainone@jboss.com
do-not-reply at jboss.com
Mon Jan 14 08:58:01 EST 2008
If we don't come up with a better idea, I suggest forcing the class loading of all "problematic" classes before any instrumentation takes place.
This way, we would load and try to transform interceptors, for example, before transforming any other class (maybe this could be done inside the instrumentor).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119637#4119637
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119637
More information about the jboss-dev-forums
mailing list