Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 51761 invoked from network); 12 Jul 2008 01:28:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Jul 2008 01:28:03 -0000 Received: (qmail 40198 invoked by uid 500); 12 Jul 2008 01:28:03 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 40115 invoked by uid 500); 12 Jul 2008 01:28:03 -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 40104 invoked by uid 99); 12 Jul 2008 01:28:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jul 2008 18:28:03 -0700 X-ASF-Spam-Status: No, hits=-1998.0 required=10.0 tests=ALL_TRUSTED,URIBL_BLACK 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; Sat, 12 Jul 2008 01:27:08 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C9A08234C16B for ; Fri, 11 Jul 2008 18:27:31 -0700 (PDT) Message-ID: <981348792.1215826051824.JavaMail.jira@brutus> Date: Fri, 11 Jul 2008 18:27:31 -0700 (PDT) From: "Leon (JIRA)" To: issues@cxf.apache.org Subject: [jira] Created: (CXF-1700) XMLBeans - XmlBeansSchemaInitializer can't handle MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org XMLBeans - XmlBeansSchemaInitializer can't handle ---------------------------------------------------------------------------------------------------- Key: CXF-1700 URL: https://issues.apache.org/jira/browse/CXF-1700 Project: CXF Issue Type: Bug Affects Versions: 2.1.1 Reporter: Leon XMLBeans binding can't seem to handle an xs:include. Here is sample .xsd to reproduce this problem. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.