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=14246>. 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=14246 setclasspath.{sh,bat} require JDK's jdb and javac ------- Additional Comments From [EMAIL PROTECTED] 2002-11-05 09:10 ------- Sure... but deployment environments often only have the JRE installed and it's dorky at best that the startup scripts that are shipped don't work w/out the JDK... especially when the scripts don't really need them. In fact, javac shouldn't be required at all... only the tools.jar should be needed, I think. It'd be a snap to fix the scripts to only error when jdb or javac are needed *and* missing rather than when they are just missing. I'd be happy to submit fixed scripts, if you want em. E -- To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>