Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 3.3 RC3
-
Fix Version/s: 3.3.0
-
Component/s: Core: (other)
-
Labels:None
-
Environment:
Mule CE 3.3-RC3
-
User impact:Low
-
Similar Issues:None
Description
Controlling individual apps through command line is not working.
None of the following commands work:
mule -app echo restart
mule -app echo stop
mule -app echo start
The mule -app appName is going to try to start the given application and it ignores whatever parameter you set afterwards. I don't think this was working before either. Is there some documentation referring to this functionality? I don't see this functionality in the code.