Hello,
how can access a remote spring statefull session bean. Is there something like SimpleRemoteStatelessSessionProxyFactoryBean for statefull beans?
We need statefull session beans to realize one transaction over several bean calls from the client.
Tanks in advance.
Alex


Reply With Quote