2.3. Port Configuration

The Service Binding Manager co-ordinates which ports the Enterprise Application Platform instance listens on when it starts up. Which port set is used by the Service Binding Manager can be configured using the Admin Console. The Enterprise Application Platform ships with four port sets predefined:
  • ports-default: The standard ports, for instance JBoss Web listens for HTTP requests on 8080.
  • ports-01: The standard ports incremented by 100. For example, HTTP is on 8180
  • ports-02: The standard ports incremented by 200. For example, HTTP is on 8280
  • ports-03: The standard ports incremented by 300. For example, HTTP is on 8380
Additional port sets can also be created. All port sets can be deleted, configured and have their service bindings displayed using the Admin Console.

2.3.1. Configure the Service Binding Manager

The Service Binding Manager can be configured to use a different Service Binding Set (different set of ports) on the Enterprise Application Platform.

Procedure 2.5. Configuring the Service Binding Manager

  1. Navigate to the Service Binding Manager.
  2. Click the 'Configuration' tab.
  3. Edit 'Active Binding Set Name' to reflect the Service Binding Set to use.
  4. Click Save. For these changes to take effect, the Enterprise Application Platform must be restarted.