I'm trying to use "isCallerInRole" inside an EJB, but it doesn't seem to return the correct information unless a <role-link> is present.  I beleive the EJB 1.1 spec says that <role-link> is optional (although <role-ref> is required.)  If <role-link> is not present, the value <role-ref> is treated as a <role-link>.
 
I assume this is a (very minor) bug, I haven't seen any mention of it in the list archives.  Can anyone confirm / deny this?
 
Thanks,
Mike

Reply via email to