DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33837>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33837 Summary: Directive typo in error message and documentation suggestion Product: Tomcat 5 Version: Unknown Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P1 Component: Native:JK AssignedTo: tomcat-dev@jakarta.apache.org ReportedBy: [EMAIL PROTECTED] Line 1891 of jk/native/apache-1.3/mod_jk.c mispells JkWorkersFile. I first was scratching my head over the whole JkWorkersFile vs. JkWorkerFile thing until I dug further into the source that led to my real problem: you can't have spaces on either side of the '=' in workers.properties. Maybe an additional error message for file not found vs. no properties found would be helpful. Being an admin and not a developer, this is more of a big deal because most config files aren't so stringent about spaces. I spent way too long on that one! I hope documentation could be update to reflect it, because it wasn't clear from my reading... the whole properties and XML usage to configure software is bad enough for us admins :) Thanks for your time and great software. dpk -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]