I'm searching for a possibility to run a java RMI application via webservice or an internet protocol.
is there any framework or solution that says "I can run RMI as WebService with WS-Security" or "I can run RMI via HTTPS" etc.
or is tunneling RMI over HTTP or SSH the only way?
May I ask why you're intending on using two remoting technologies over one another?
Edit: RMI over SSL