Return-Path: X-Original-To: apmail-axis-java-dev-archive@www.apache.org Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8289E9677 for ; Mon, 31 Oct 2011 10:43:56 +0000 (UTC) Received: (qmail 40801 invoked by uid 500); 31 Oct 2011 10:43:55 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 40656 invoked by uid 500); 31 Oct 2011 10:43:55 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 40647 invoked by uid 99); 31 Oct 2011 10:43:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Oct 2011 10:43:55 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Oct 2011 10:43:53 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 49466329AA3 for ; Mon, 31 Oct 2011 10:43:32 +0000 (UTC) Date: Mon, 31 Oct 2011 10:43:32 +0000 (UTC) From: "Sagara Gunathunga (Updated) (JIRA)" To: java-dev@axis.apache.org Message-ID: <1612320093.40376.1320057812301.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <419824343.59345.1306931507612.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (AXIS2-5059) Multiple Includes in a WSDL fails with Error "Schema name conflict in collection. Namespace: " MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AXIS2-5059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sagara Gunathunga updated AXIS2-5059: -------------------------------------- Priority: Critical (was: Blocker) > Multiple Includes in a WSDL fails with Error "Schema name conflict in collection. Namespace: " > ---------------------------------------------------------------------------------------------- > > Key: AXIS2-5059 > URL: https://issues.apache.org/jira/browse/AXIS2-5059 > Project: Axis2 > Issue Type: Bug > Components: deployment, wsdl > Affects Versions: 1.4.1, 1.5.2 > Environment: Axis 1.4..1 > Reporter: Ashley > Priority: Critical > Labels: axis, include > Attachments: 1.wsdl, GetSupervisorsRequestPayload.xsd, GetSupervisorsResponsePayload.xsd > > > 1. WSDL (wsdl1) has a TNS : tnswsdl > 2. wsdl1 has a schema (schema1) > 3. schema1 has TNS as tnsSchema > 4. schema1 has two includes to two XSDs (xsd1 & xsd2). > 5. Both XSDs has TNS as tnsSchema > 6. read fails with "Schema name conflict in collection. Namespace: " -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org