Вопрос

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top