Petals ESB Container

Move the configuration of the WS-API extension from topology definition to the local container configuration

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 4.2.0
  • Fix Version/s: 5.0.0
  • Component/s: WS API
  • Security Level: Public
  • Description:
    Hide

    The WS API extension requires configuration parameters that are defined in the topology definition:

    • HTTP port,
    • HTTP path.

    It has no sens to have these parameters in the topology definition because they are not used by other containers or sub-domains. So they must be moved into the local container configuration (ie. server.properties) as following properties:

    • petals.ws-api.http.port
    • and petals.ws-api.http.path
    Show
    The WS API extension requires configuration parameters that are defined in the topology definition:
    • HTTP port,
    • HTTP path.
    It has no sens to have these parameters in the topology definition because they are not used by other containers or sub-domains. So they must be moved into the local container configuration (ie. server.properties) as following properties:
    • petals.ws-api.http.port
    • and petals.ws-api.http.path
  • Environment:
    -

Issue Links

People

Dates

  • Created:
    Tue, 3 Jun 2014 - 16:14:53 +0200
    Updated:
    Tue, 3 Jun 2014 - 18:58:51 +0200
    Resolved:
    Tue, 3 Jun 2014 - 18:58:20 +0200