I am trying to write a new annotation for MC beans similar to what the JMX/JndiBinding
annotations do.
I took a look at
http://anonsvn.jboss.org/repos/jbossas/projects/microcontainer/trunk/aop-...
Both the jmx and jndi folder have the annotation as well as a callback. I guess the
xxxIntroduction class can be ignored.
When I introduced my annotation on the mc bean, I saw no errors in the logs.
I can see the annotation as part of the bean metadata in the beanMetadata aop deployer.
Are there any other hooks that I need to take a look at?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4222803#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...