Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0
-
Fix Version/s: 3.0.0
-
Component/s: None
-
Labels:None
Description
If you follow the steps at http://karaf.apache.org/manual/latest-2.2.x/users-guide/start-stop.html under "Starting Karaf from clean" it tells you to run:
bin/start clean
which won't actually work. It runs "bin/karaf server clean" under the hood and the karaf script only looks at the first command passed in, so clean is ignored.
Attaching a patch shortly to fix this.
Attachments
Issue Links
- is a clone of
-
KARAF-1268 Allow multiple commands in karaf script
-
- Closed
-