Child pages
  • Installation Behind a Firewall

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If the Servoy Application Server is installed behind a firewall , it and Clients need to access the Servoy Application Server through the firewall, some configuration is required.

In order for Smart Clients to be able to communicate with the Servoy Application Server, the 'java.rmi.server.hostname' setting under Network Settings needs to be set to the external IP/domainName.

It can be that the ports over which the Servoy Application Server communicates are blocked by the firewall. By default, the Servoy Application Server uses port 8080 for HTTP traffic and port 1099 for RMI traffic. Both ports need to be opened on the firewall and forwarded to the Servoy Application Server.

...