Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 55294 invoked from network); 3 Oct 2007 13:25:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Oct 2007 13:25:42 -0000 Received: (qmail 69329 invoked by uid 500); 3 Oct 2007 13:25:31 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 69263 invoked by uid 500); 3 Oct 2007 13:25:31 -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 69086 invoked by uid 99); 3 Oct 2007 13:25:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2007 06:25:31 -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; Wed, 03 Oct 2007 13:25:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 23DAE71421C for ; Wed, 3 Oct 2007 06:24:51 -0700 (PDT) Message-ID: <25229075.1191417891144.JavaMail.jira@brutus> Date: Wed, 3 Oct 2007 06:24:51 -0700 (PDT) From: "benson margulies (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Commented: (CXF-1080) Aegis + JAX-WS fails to throw specific exceptions In-Reply-To: <6511584.1191118250622.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-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532097 ] benson margulies commented on CXF-1080: --------------------------------------- Oh, bother. Pilot error. I'm not establishing the xfire-compatible thing on the SERVER side. I had better track down how I got here in the first place. > Aegis + JAX-WS fails to throw specific exceptions > ------------------------------------------------- > > Key: CXF-1080 > URL: https://issues.apache.org/jira/browse/CXF-1080 > Project: CXF > Issue Type: Bug > Components: Aegis Databinding > Affects Versions: 2.0.2 > Reporter: benson margulies > Attachments: exceptionTest.patch > > > When the frontend is jaxws, aegis fails to throw the declared exception. Or, perhaps, when the databinding is aegis, jaxws fails to throw the declared exception. Beats me. > Test case attachment to follow. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.