Details
-
Type:
Task
-
Status: Closed
-
Priority:
L3 - Default
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.13.0, 7.13.0-alpha2
-
Component/s: run
-
Labels:None
Description
The start scripts (bash/batch) should establish reasonable default parameters.
For instance, starting the script without any parameters should start the distro with Webapps and REST enabled.
If any of the parameters --rest or --webapps are configured, we assemble the classpath to include the respective parts, as we already do now.