1. Can I create my own RmiProxyFactoryBean client side? forum.springsource.orgCan I create my own RmiProxyFactoryBean client side? Because I would like my client to choose a rmi objects host/port/servicename at runtime, client side I am trying to connect to server ... |
2. RmiServiceExporter / RmiProxyFactoryBean forum.springsource.orgJan 26th, 2006, 10:32 AM #1 Sonic View Profile View Forum Posts Private Message Junior Member Join Date Dec 2005 Posts 7 RmiServiceExporter / RmiProxyFactoryBean Hy! Please HELP! The ServerProg is ... |
3. RmiProxyFactoryBean / Problem with Stub forum.springsource.orgRmiProxyFactoryBean / Problem with Stub Hi! I have problems with the rmi-stub which is generated after this definition: |
4. RmiProxyFactoryBean / prototype / singleton forum.springsource.orgHello, I have a service expose on serveur with RmiServiceExporter and use on client with RmiProxyFactoryBean. The problem is that the remote service is a singleton. How to make this non ... |
5. RmiProxyFactoryBean interception forum.springsource.orgHi, I have an RMI service that I'm looking up via the RmiProxyFactoryBean. However whenever a remote method is called on the proxied bean I'd like an interceptor to be run. ... |
6. Automatic reconnect for RmiProxyFactoryBean forum.springsource.orgIs there a way to set up an RmiProxyFactoryBean so that it will automatically reestablish the connection to the RMI exporter if it is disrupted? I've tried setting refreshStubOnConnectFailure to true, ... |
7. reloading an RMIProxyFactoryBean forum.springsource.orgreloading an RMIProxyFactoryBean Greetings All. I'm having a big problem using RMI inside of Spring, from the client end. here's a sample bean: |
8. prototype RmiProxyFactoryBean with different serviceUrl forum.springsource.orgprototype RmiProxyFactoryBean with different serviceUrl Hi, I'm quite new to Spring and i'm trying to use RmiProxyFactoryBean. My requirements are quite odd, but i have currently no other way to do ... |
9. Spring DM and RmiProxyFactoryBean forum.springsource.orgSpring DM and RmiProxyFactoryBean Hi there, I have a Bundle A which uses a Service defined by a Spring-Bean using a RmiProxyFactoryBean. The Service runs on a remote server. I have ... |
10. RmiOutboundGateway + RmiProxyFactoryBean forum.springsource.orgRmiOutboundGateway + RmiProxyFactoryBean We have to transport a message from US server to London server. We thought of using Messaging Channels and ActiveMQ messaging sending and listening stuff. We did the ... |
11. Using RMIPRoxyFactoryBean forum.springsource.orgHi, i would like to use RMIPRoxyFactoryBean, but i know the port serviceURL only on runtime. So, i can't use it by injection. How can i forward the port without changing ... |
12. Using RMIPRoxyFactoryBean forum.springsource.orgHi, i would like to use RMIPRoxyFactoryBean, but i know the port serviceURL only on runtime. So, i can't use it by injection. How can i forward the port without changing ... |