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:
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
Depends
This issue depends on:
PETALSESBCONT-249
Move the WS API as an extension of the Petals ESB container