Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
The http port of the JobScheduler can only defined as command line parameter -http-port=...
Desired Behavior
http port of the JobScheduler should also configurable as attribute in the config element of the ./config/scheduler.xml
<spooler>
<config http_port="..." ...>
...
</config>
</spooler>
Attachments
Issue Links
- is related to
-
JS-1722 options for http and https for indicating which network interfaces the JobScheduler should listen to are supported
- Released