[jboss-dev-forums] [Design of POJO Server] - Re: Integrating aop-mc-int bean metadata with AS5
kabir.khan@jboss.com
do-not-reply at jboss.com
Fri May 23 04:46:56 EDT 2008
I had the old AspectDeployer running, which explains why I was getting good results :-(
Disabling the old POST_CLASSLOADER AspectDeployer, I get no interception. This seems to be because the AnnotationMetaDataDeployer running in the POST_CLASSLOADER stage loads all the classes before the aop metadata beans are deployed by the BeanMetaDataDeployer in the REAL stage.
I will try disabling AnnotationMetaDataDeployer for the purposes of my tests. I assume the plan is for this to be upgraded to use Ales's javassist annotation parser?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4152897#4152897
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4152897
More information about the jboss-dev-forums
mailing list