https://issues.apache.org/bugzilla/show_bug.cgi?id=47881

--- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> 2009-10-08 
05:31:24 PDT ---
Actually, I do not see startd and stopd commands to be documented anywhere.
Maybe we can just safely remove them?

With startd, Tomcat will exit immediately upon startup. Though it may be useful
for testing config files.

With stopd ... you cannot stop server that is not running.

And if you have an instance of Bootstrap, you can call load/start/stop
directly, not relying on how Bootstrap#main() parses the arguments.

Regarding the patch: args are not used in "stopd", that line can be omitted
completely, or we can do as OP proposes. Regarding "startd": yes, the fix is
correct.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to