Hello again...
I've noticed that, while SLSB support is available for EJB access via spring (via SimpleRemoteStatelessSessionProxyFactoryBean) that there appears to be no similar mechanism for SFSB, even tho the original "interface21" code from Rod's first book seemed to be including support for this. Is this accurate? As it stands it seems to be that I'll have to write my own service locator for SFSBs.
Thanks.


Reply With Quote