Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 94572 invoked from network); 26 Aug 2009 13:27:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Aug 2009 13:27:17 -0000 Received: (qmail 7665 invoked by uid 500); 26 Aug 2009 13:27:15 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 7594 invoked by uid 500); 26 Aug 2009 13:27:15 -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 7568 invoked by uid 99); 26 Aug 2009 13:27:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Aug 2009 13:27:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Aug 2009 13:27:13 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id CF7B7234C04B; Wed, 26 Aug 2009 06:26:52 -0700 (PDT) From: bugzilla@apache.org To: dev@tomcat.apache.org Subject: DO NOT REPLY [Bug 47736] Content-Length Missing X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Tomcat 6 X-Bugzilla-Component: Catalina X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: neng1998@yahoo.com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dev@tomcat.apache.org X-Bugzilla-Target-Milestone: default X-Bugzilla-Changed-Fields: Platform Summary OS/Version In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20090826132652.CF7B7234C04B@brutus.apache.org> Date: Wed, 26 Aug 2009 06:26:52 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=47736 neng1998@yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|PC |All Summary|Content-Length Missing ( |Content-Length Missing OS/Version|Windows XP |All --- Comment #3 from neng1998@yahoo.com 2009-08-26 06:26:48 PDT --- Ramy Hi We currently migrate from WebLogic to Tomcat. IBM CICS Web Service require the response contains either transfer-encoding or content-length" Both WebLogic and WebSphere always return transfer-encoding if using HTTP 1.1 protocol. Tomcat does not. Does your argument is based on HTTP 1.1 RFC 2616 4.4 Message Length #5 "5.By the server closing the connection. (Closing the connection cannot be used to indicate the end of a request body, since that would leave no possibility for the server to send back a response.) ...." I need some information to deal with IBM. Thanks. -- 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: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org