Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 83339 invoked from network); 4 Jul 2006 15:32:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Jul 2006 15:32:10 -0000 Received: (qmail 6565 invoked by uid 500); 4 Jul 2006 15:32:03 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 6554 invoked by uid 500); 4 Jul 2006 15:32:02 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 6543 invoked by uid 99); 4 Jul 2006 15:32:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jul 2006 08:32:02 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [217.160.109.197] (HELO arsmail.de) (217.160.109.197) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jul 2006 08:32:01 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by arsmail.de (Postfix) with ESMTP id 03E671F0307 for ; Tue, 4 Jul 2006 17:31:38 +0200 (CEST) Received: from arsmail.de ([127.0.0.1]) by localhost (p15093809 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18040-02 for ; Tue, 4 Jul 2006 17:31:34 +0200 (CEST) Received: from [10.13.11.111] (p5496E58C.dip.t-dialin.net [84.150.229.140]) by arsmail.de (Postfix) with ESMTP id 17E7C1F02C8 for ; Tue, 4 Jul 2006 17:31:34 +0200 (CEST) Message-ID: <44AA89D7.5070407@hauf.org> Date: Tue, 04 Jul 2006 17:31:35 +0200 From: John Hauf User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: axis-user@ws.apache.org Subject: Axis Fault - Error 500 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at arsmail.de X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello, we are using Axis 1.3 in connection with a Macromedia Flash client. Unfortunately the Flash-client is not able to parse the SOAP-XML when the server sends back a SOAP-Fault, because there is a HTTP/1.1 500 Internal Server Error in the HTTP-Header. Is there a possibility to send back a HTTP 200 status-message in the header, though a SOAP-Fault has happened and a RemoteException was thrown? Thank you in advance John --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org