The trouble starts in:
AbstractMutableComponentMetaDataLoader.addAnnotation(Member member, T annotation)
The sub component signature becomes MethodSignature instead of DeclaredMethodSignature.
For the moment I'll try to work around this with addAnnotation(Signature signature, T
annotation).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170563#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...