Your code does work as expected. Thanks for your help.
I was doing annotation.getClass() instead of annotation.annotationType() on the
server-side coupled with a bug on client-side which was not handling the results properly.
I had mislead myself that I could not access annotations after seeing Proxy$69 and similar
as the class name instead of the annotations I wanted.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963625#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...