DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26201>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26201 parameter check incorrect Summary: parameter check incorrect Product: Commons Version: 1.0 Alpha Platform: PC OS/Version: Linux Status: NEW Severity: Major Priority: Other Component: Daemon AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The parameter check to require the '=' for the -D switch is incorrect. Most of the name=value parameters require this but a few such as '-Djava.security.manager' does not. With the inclusion of this check using this option is impossible. Also, the '-version' option isn't working. I can use -help/-? and all of the other options, but '-version' returns the following: [EMAIL PROTECTED] bin]$ ./jsvc -version jsvc error: No class specified jsvc error: Cannot parse command line arguments --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
