[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Bugs in org.jboss.aop.advice.PerVmAdvice
Danamin
do-not-reply at jboss.com
Wed Mar 12 12:23:40 EDT 2008
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#4136027
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136027
More information about the jboss-dev-forums
mailing list