Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 72531 invoked from network); 25 Dec 2007 01:58:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Dec 2007 01:58:06 -0000 Received: (qmail 93944 invoked by uid 500); 25 Dec 2007 01:57:55 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 93930 invoked by uid 500); 25 Dec 2007 01:57:55 -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 93919 invoked by uid 99); 25 Dec 2007 01:57:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Dec 2007 17:57:55 -0800 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; Tue, 25 Dec 2007 01:57:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 65043714231 for ; Mon, 24 Dec 2007 17:57:43 -0800 (PST) Message-ID: <10793905.1198547863411.JavaMail.jira@brutus> Date: Mon, 24 Dec 2007 17:57:43 -0800 (PST) From: "Bozhong Lin (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Closed: (CXF-525) ClassNameAllocatorImpl might be missing class name collision checking for other types In-Reply-To: <29722771.1176435915439.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-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bozhong Lin closed CXF-525. --------------------------- Resolution: Fixed > ClassNameAllocatorImpl might be missing class name collision checking for other types > ------------------------------------------------------------------------------------- > > Key: CXF-525 > URL: https://issues.apache.org/jira/browse/CXF-525 > Project: CXF > Issue Type: Bug > Affects Versions: 2.0-RC > Reporter: Bozhong Lin > Assignee: jimma > Fix For: 2.1 > > > ClassNameAllocatorImpl might be missing class name collision checking for other types, right now it only checks for SEI interface. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.