EJB Spec on page 54 says:
Note that although collocation of the remote client and the enterprise bean may allow the container to reduce the overhead of calls through the remote interface, because any optimizations based on collocation must be done transparently, such calls are still likely to be less efficient than calls made using the local interface.
Can some one please explain above?
Regards,<br />Sandesh<br />(SCJCP, SCWCD, SCBCD - 99%, OCP-1)<br /> <br />Either find a way or create one.