From stepping through the code, it looks like by default the SimpleRemoteStatelessSessionProxyFactoryBean caches the home interface but does not cache the remote interface. Is there a reason we cannot cache the remote interface?

thx.

-karl