Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 3372 invoked from network); 19 Jan 2007 20:51:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Jan 2007 20:51:54 -0000 Received: (qmail 19361 invoked by uid 500); 19 Jan 2007 20:51:57 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 19320 invoked by uid 500); 19 Jan 2007 20:51:57 -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 19309 invoked by uid 99); 19 Jan 2007 20:51:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jan 2007 12:51:57 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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, 19 Jan 2007 12:51:50 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 40FD07142BA for ; Fri, 19 Jan 2007 12:51:30 -0800 (PST) Message-ID: <5956617.1169239890263.JavaMail.jira@brutus> Date: Fri, 19 Jan 2007 12:51:30 -0800 (PST) From: "Rich Scheuerle (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Updated: (AXIS2-1799) JAX-WS Add support for legacy Exceptions In-Reply-To: <30786009.1164930741189.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AXIS2-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Scheuerle updated AXIS2-1799: ---------------------------------- Attachment: patch4.txt > JAX-WS Add support for legacy Exceptions > ---------------------------------------- > > Key: AXIS2-1799 > URL: https://issues.apache.org/jira/browse/AXIS2-1799 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Reporter: Rich Scheuerle > Assigned To: Rich Scheuerle > Attachments: patch1.txt, patch2.txt, patch3.txt, patch4.txt > > > JAX-WS requires support for legacy Exception classes. > A legacy Exception: > does not have an @WebFault annotation and/or > does not have the constructor/methods defined in chapter 2.5 of the specfication. > The mechanism for marshalling a legacy exception is implied in section 3.7 of the specification. > The mechanism for unmarshalling a legacy exception are not discussed and will require proprietary heuristics. > I will add more information as I investigate solutions -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org