Hello,
I'm fairly new to Spring remoting, I would like to use RMI to call some remote methods and transfer simple XML Strings. Now I have two questions, I hope you can help me on this:
1. Is it possible to use SSL with Spring RMI?
2. Can I monitor the state of a remote method call, let's say to see the progress of the data transfer?
If these questions have nothing to do with Spring but with RMI itself, I'm sorry and please say so
Thanks a lot for your help



Reply With Quote
