[jboss-user] [EJB 3.0] - Re: Programmatically query @RolesAllowed or if caller can ac

matt10 do-not-reply at jboss.com
Mon Aug 7 13:02:09 EDT 2006


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#3963625

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



More information about the jboss-user mailing list