Improvement #2115
Support jetty configuration property setting via Web Server component properties
Start date:
15.10.2021
Due date:
% Done:
100%
Estimated time:
origin:
Description
Currently, in order to configure Jetty configuration properties for the embedded Jetty they must be specified as system properties.
This means we cannot effectively use dynamic component level properties to configure the web server settings.
Acceptance Criteria¶
- All Web server component properties that are prefixed with "jetty.property." are added to configuration evaluation (with removed prefix)
Related issues
Updated by Henning Blohm about 3 years ago
- Related to Feature #2120: Integrate #2099, #2102, #2103, #2104, #2113, #2114, #2115, #2116, #2117 with 2.9.1 added