[jboss-user] [JBoss AOP] - Re: Using jboss AOP to handle try-catch

f.baronti do-not-reply at jboss.com
Thu Jun 12 04:28:29 EDT 2008


I was wrong: with PER_INSTANCE scope, the interceptor never gets called. I reverted back to PER_VM, using some ugly rereflection tricks to use the classes within the classloader of the intercepted methods, instead of the classloader of the interceptor.


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

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



More information about the jboss-user mailing list