What is the Spring story for RMI over SSL?
What is the Spring story for RMI over SSL?
What about it ?
Do you have something that is not working ?
I've made a simple test using RMI over SSL and is working for me...
Sorry if I was unclear. I was wondering how Spring supported RMI over SSL. I've since discovered the socket factory properties on RmiServiceExporter and RmiProxyFactoryBean. Perhaps a mention of this could be added to the Spring ref doc.