CLIs refactoring - options and arguments parsing should be done prior the boot
of a Kernel to provide a quicker feedback to users if they are invalid
-----------------------------------------------------------------------------------------------------------------------------------------------------
Key: GERONIMO-3059
URL: https://issues.apache.org/jira/browse/GERONIMO-3059
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Components: usability
Affects Versions: 2.0-M4
Reporter: Gianny Damour
Assigned To: Gianny Damour
Fix For: 2.0-M5
CLIs options and arguments are parsed after the boot of a Kernel. As the boot
of a Kernel, and especially the loading of configurations, are time expensive,
users have to wait an unacceptable time to receive a feedback from CLs if these
options or arguments are invalid.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.