https://issues.apache.org/bugzilla/show_bug.cgi?id=45872
Summary: warning message for fail_on_status extension is incorrect Product: Tomcat 5 Version: Nightly Build Platform: PC OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: Native:JK AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi. In jk_uri_worker_map.c, warning message for fail_on_status extension is incorrect. ===== if (uwr->extensions.fail_on_status_str) jk_log(l, JK_LOG_WARNING, "extension '%s' in uri worker map only allowed once", - JK_UWMAP_EXTENSION_ACTIVE); + JK_UWMAP_EXTENSION_FAIL_ON_STATUS); === regards. -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]