Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 42697 invoked from network); 19 Feb 2009 15:26:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Feb 2009 15:26:22 -0000 Received: (qmail 71564 invoked by uid 500); 19 Feb 2009 15:26:22 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 71553 invoked by uid 500); 19 Feb 2009 15:26:22 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 71542 invoked by uid 99); 19 Feb 2009 15:26:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Feb 2009 07:26:22 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Feb 2009 15:26:21 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B7E05234C495 for ; Thu, 19 Feb 2009 07:26:01 -0800 (PST) Message-ID: <1989809641.1235057161745.JavaMail.jira@brutus> Date: Thu, 19 Feb 2009 07:26:01 -0800 (PST) From: "Benson Margulies (JIRA)" To: issues@cxf.apache.org Subject: [jira] Commented: (CXF-2044) Aegis Custom Type Mapping In-Reply-To: <1817935524.1234812962641.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-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675012#action_12675012 ] Benson Margulies commented on CXF-2044: --------------------------------------- Brian, You've done a lot of packaging already, so feel free to decline the following request. If you could perhaps refactor test case as a patch that adds a unit test to rt/databinding/aegis, I would be extremely grateful. --benson > Aegis Custom Type Mapping > ------------------------- > > Key: CXF-2044 > URL: https://issues.apache.org/jira/browse/CXF-2044 > Project: CXF > Issue Type: Bug > Components: Aegis Databinding > Affects Versions: 2.1.3, 2.1.4 > Reporter: Brian Relph > Assignee: Benson Margulies > Attachments: cxf-test-case-0.1-SNAPSHOT-sources.jar, cxf-test-case-0.1-SNAPSHOT-test-sources.jar, cxf-test-case.zip > > > Attempting to specify a custom type mapping to the aegis context results in a schema name conflict exception. > The exception does not occur in 2.2-SNAPSHOT. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.