HttpInvoker « Thread « Spring Q&A





1. Thread Synch w/HttpInvoker Client    forum.springsource.org

Thread Synch w/HttpInvoker Client Hello Spring Gods: I am working with remoting, using it to export a service interface to one of our clients. This client is capable of servicing multiple ...

2. HttpInvoker Thread Safety    forum.springsource.org

Hi, Does anyone know of any thread safety issues regarding the use of Http Invoker either on the client or server side? I am using a HttpInvokerProxyFactoryBean in a multi-threaded Servlet ...