2010/2/17 <glassfish_at_javadesktop.org>:
> Hello,
>
> Is there any restrictions on for session beans to self-reference themselves using @EJB injection annotation?
>
> Thanks,
> Mohamed
Just give it a try and tell us what was the result.
I think it should work fine as long as you won't introduce an endless
chain in method calls.