Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 92883 invoked from network); 5 Oct 2007 08:34:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Oct 2007 08:34:34 -0000 Received: (qmail 50590 invoked by uid 500); 5 Oct 2007 08:29:51 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 50401 invoked by uid 500); 5 Oct 2007 08:29:50 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 50386 invoked by uid 500); 5 Oct 2007 08:29:50 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 50381 invoked by uid 99); 5 Oct 2007 08:29:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2007 01:29:50 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2007 08:30:01 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id DEDD871422B; Fri, 5 Oct 2007 01:29:10 -0700 (PDT) From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 43557] - JK and servlet binary response In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20071005082910.DEDD871422B@brutus.apache.org> Date: Fri, 5 Oct 2007 01:29:10 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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=43557 knst.kolinko@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Status|NEW |RESOLVED Priority|P1 |P3 Resolution| |INVALID ------- Additional Comments From knst.kolinko@gmail.com 2007-10-05 01:29 ------- Bugzilla is not a support forum. You should use the tomcat-users mailing list, see http://tomcat.apache.org/lists.html Please check your apache configuration, especially the JkMount directives there. It may be that you configured it so that only *.jsp requests are being forwarded to Tomcat. See http://tomcat.apache.org/connectors-doc/webserver_howto/apache.html#Assigning%20URLs%20to%20Tomcat See also http://tomcat.apache.org/tomcat-5.5-doc/config/valve.html on how to configure an access log valve to log requests processed by Tomcat. -- 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: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org