Child pages
  • Profiles

Versions Compared

Key

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

...

  1. Deeplink settings
  2. Configuration settings

Deeplink settingsSettings
Through profiles it's possible to specify startup arguments and/or a deeplink method, by adding one of the following properties:

...

For the solution, method and argument settings, it's also possible to use the short syntax (resp. s, m and a).

Configuration settingsSettings
Configuration properties are properties that start with "'system.property."'. Any property that starts with this will be send to the launched Smart Client. This can be either standard Java system properties or Servoy specific system properties, including Tunnel configuration properties.

...

  • system.property.servoy.usejaas: include and set to true for Kerebos support
  • system.property.SocketFactory.tunnelConnectionMode: specifies the tunnel connection mode, either "'http" ' or "'socket"'.
    For this setting to have effect, the SocketFactory.tunnelConnectionMode setting under Network Settings on the Admin page needs to be set to "'http&socket"'

Tunnel configuration properties
The Tunnel has an extensive set of configuration options to allow optimal operation for any combination of firewalls and proxies. More information on the configuration options for the tunnel can be found here.