Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 16876 invoked from network); 31 Oct 2007 12:22:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Oct 2007 12:22:13 -0000 Received: (qmail 60245 invoked by uid 500); 31 Oct 2007 12:22:01 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 60228 invoked by uid 500); 31 Oct 2007 12:22:01 -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 60219 invoked by uid 99); 31 Oct 2007 12:22:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Oct 2007 05:22:01 -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, 31 Oct 2007 12:22:26 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B6A3A71418F for ; Wed, 31 Oct 2007 05:21:50 -0700 (PDT) Message-ID: <9085103.1193833310746.JavaMail.jira@brutus> Date: Wed, 31 Oct 2007 05:21:50 -0700 (PDT) From: "Benson Margulies (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Assigned: (CXF-1160) Remove ridiculous XmlSchema workaround hack in ReflectionServiceFactoryBean In-Reply-To: <4325394.1193833190551.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-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benson Margulies reassigned CXF-1160: ------------------------------------- Assignee: Benson Margulies > Remove ridiculous XmlSchema workaround hack in ReflectionServiceFactoryBean > ---------------------------------------------------------------------------- > > Key: CXF-1160 > URL: https://issues.apache.org/jira/browse/CXF-1160 > Project: CXF > Issue Type: Bug > Components: Core > Affects Versions: 2.1 > Reporter: Benson Margulies > Assignee: Benson Margulies > > RSFB.newXmlSchemaInCollection is an insane hack that works around a WSCOMMONS bug, and should be remove when/if we get relief. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.