Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 27285 invoked from network); 8 Sep 2007 23:36:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Sep 2007 23:36:52 -0000 Received: (qmail 73984 invoked by uid 500); 8 Sep 2007 23:36:46 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 73968 invoked by uid 500); 8 Sep 2007 23:36:46 -0000 Mailing-List: contact cxf-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-issues@incubator.apache.org Received: (qmail 73959 invoked by uid 99); 8 Sep 2007 23:36:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Sep 2007 16:36:46 -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; Sat, 08 Sep 2007 23:38:17 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 75BCE714191 for ; Sat, 8 Sep 2007 16:36:29 -0700 (PDT) Message-ID: <31136555.1189294589479.JavaMail.jira@brutus> Date: Sat, 8 Sep 2007 16:36:29 -0700 (PDT) From: "benson margulies (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Commented: (CXF-808) Custom exception classes are not thrown by the CXF client runtime, at least with Aegis In-Reply-To: <22076331.1184767324670.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/CXF-808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525967 ] benson margulies commented on CXF-808: -------------------------------------- I think this was indeed fixed. Wow, replying to JIRA email sure produces silly stuff. I'm going to set up a regression test from my test class (if you didn't beat me to it). > Custom exception classes are not thrown by the CXF client runtime, at least with Aegis > -------------------------------------------------------------------------------------- > > Key: CXF-808 > URL: https://issues.apache.org/jira/browse/CXF-808 > Project: CXF > Issue Type: Bug > Components: Core > Affects Versions: 2.0 > Reporter: benson margulies > Assignee: Dan Diephouse > Attachments: ExceptionInheritanceTest.java > > > I've rehabilitated ExceptionInheritanceTest from the Aegis test suite, and it fails. I'll attach it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.