Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 74773 invoked from network); 7 Aug 2007 18:14:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Aug 2007 18:14:24 -0000 Received: (qmail 66677 invoked by uid 500); 7 Aug 2007 18:14:21 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 66623 invoked by uid 500); 7 Aug 2007 18:14:21 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 66611 invoked by uid 99); 7 Aug 2007 18:14:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Aug 2007 11:14:21 -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; Tue, 07 Aug 2007 18:14:15 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6F1A47141ED for ; Tue, 7 Aug 2007 11:13:59 -0700 (PDT) Message-ID: <12149836.1186510439452.JavaMail.jira@brutus> Date: Tue, 7 Aug 2007 11:13:59 -0700 (PDT) From: "Glen Daniels (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Commented: (AXIS2-2845) Throwing exceptions causes 400 HTTP header appearing when running under Tomcat In-Reply-To: <15844880.1182599545918.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AXIS2-2845?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518214 ]=20 Glen Daniels commented on AXIS2-2845: ------------------------------------- Hi Jorge! Can you try this again with the latest version of Axis2? The HT= TP status codes have been normalized, and the client should now correctly p= arse SOAP faults underneath 400 responses. > Throwing exceptions causes 400 HTTP header appearing when running under T= omcat > -------------------------------------------------------------------------= ----- > > Key: AXIS2-2845 > URL: https://issues.apache.org/jira/browse/AXIS2-2845 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Affects Versions: 1.2 > Environment: Java 5 and 6, Tomcat 5 and 6, Windows XP SP 2 > Reporter: Jorge Fern=C3=A1ndez > Assignee: Glen Daniels > Attachments: exception.txt > > > When I integrate Axis2 with Tomcat and I try to throw any exception, the = response message is added a HTTP header meaning Bad Request and the excepti= on in the SOAP message is OK but when my client sees the HTTP header doesn'= t go on parsing the SOAP message. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org