Question

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?

Was it helpful?

Solution

May I ask why you're intending on using two remoting technologies over one another?

Edit: RMI over SSL

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top