[jboss-user] [JBoss AOP] - Re: Bug in SuperClassesFirstWeavingStrategy?

chasta do-not-reply at jboss.com
Mon Dec 4 14:09:14 EST 2006


Thank you very much for your help! 

I've tried using ClassicWeavingStrategy. Unfortunately, the problem still occurs: One thread is stuck as before (ClassLoader.findBoostrapClass(...) ) and the other is now stuck on ClassicWeavingStrategy.translate(AspectManager, String, ClassLoader, byte[]) - on a similar line to the one it was stuck on when using SuperClassesFirstWeavingStrategy: The instantiation of a ByteArrayClassPath, in the catch clause.

Any ideas...?

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

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



More information about the jboss-user mailing list