1. BeanNameAutoProxy on HttpInvokerProxyFactoryBean forum.springsource.orgHi, I am trying to put Interceptors on beans created with the HttpInvokerProxyFactoryBean. This seems to be impossible. Is that correct? (If so, I can stop looking for a solution) I ... |
2. HttpInvokerProxyFactoryBean retry after five minutes forum.springsource.orgHttpInvokerProxyFactoryBean retry after five minutes I am using HttpInvokerProxyFactoryBean to perform web service calls. I have a scheduling component that is responsible for triggering a job to start on a remote ... |
3. Monitor the HttpInvokerProxyFactoryBean forum.springsource.orgHi together, I was thinking about a new feature in our spring app. Is it possible to monitor the activity of services, which are accessed via a httpInvokerProxyFactoyBean? My idea is ... |
4. HttpInvokerProxyFactoryBean getObject factory method. forum.springsource.orgHttpInvokerProxyFactoryBean getObject factory method. I am trying to use the HttpInvokerProxyFactoryBean to create an invoker for a service. When I attempt to use this factory (vis a factory method) to create ... |