Hi,
I've been studying the JBoss AOP code an noticed a few migth-be-bugs
PerVmAdvice:191
if there is only one advice it is assumed to be an Invocation, but if it is a subclass,
the application can crash rather ungracefully
PerVmAdvice:181
This condition can not occur (see line 107)
Wouter
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136027#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...