I have a webapplication using stateful ejbs, - wish to enable these via the Spring application context.
Does it exist any Spring API ala SimpleRemoteStatelessSessionProxyFactoryBean, - which works fine for stateless ejbs.
I would appreciate any suggestions, - .xml examples.
Geir


Reply With Quote