Hi,

we have a application, which is actually running on Wildfly 12.0.0.Final
via Docker.
Now, we would like to put our application on OpenShift with the existing
Dockerfile.

However, our client is using RMI to connect connect to the server. Is it
still possible to run our application on OpenShift while using RMI for the
client-server connection? If yes, how should we configure the client and
the router of OpenShift to connect to the server?

At the moment our java client is using the hostname:port in order to
connect to the server running on Docker.

Regards,
Tien

Note: Our application is not a web application, but it is java swing
application (desktop application) which uses RMI to connect to the server.
_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to