Hi,
On page 234 of HF
EJB it says:
You must not expose the local home
or component interface of a bean through a
Remote component interface method. In other
words, you can't have a local interface as
the return type or argument type in a Remote
component interface method.
What happens if by mistake it's exposed
anyway?
Cheers,
Gian
[ March 05, 2005: Message edited by: Gian Franco Casula ]