newbie: how to make EJB client call EJB in other server
Hi all,
I'm new to EJB and have gone over the EE5 tutorial and its case studies, where app clients call some EBJs. But I'm still not sure what needs to be done in order to put the client on one Sun App Server and the EJB on another.
Furthermore, what if both "sides" were EJBs? (no client-only side)?
Thanks.

