Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 60393 invoked from network); 9 Jun 2005 10:41:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Jun 2005 10:41:45 -0000 Received: (qmail 76318 invoked by uid 500); 9 Jun 2005 10:41:39 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 76285 invoked by uid 500); 9 Jun 2005 10:41:39 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 76268 invoked by uid 99); 9 Jun 2005 10:41:39 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 09 Jun 2005 03:41:35 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id DDFC515 for ; Thu, 9 Jun 2005 12:41:23 +0200 (CEST) Message-ID: <1131346880.1118313683907.JavaMail.jira@ajax.apache.org> Date: Thu, 9 Jun 2005 12:41:23 +0200 (CEST) From: "Chathura Herath (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Updated: (AXIS2-25) WSDL parsing issue. In-Reply-To: <2004946034.1118311047528.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/AXIS2-25?page=3Dall ] Chathura Herath updated AXIS2-25: --------------------------------- Attachment: patch.txt Patch for the Issue. Commited to SVN (Revision: 189736) > WSDL parsing issue. > ------------------- > > Key: AXIS2-25 > URL: http://issues.apache.org/jira/browse/AXIS2-25 > Project: Axis2 > Type: Bug > Components: wsdl > Environment: NA > Reporter: Chathura Herath > Assignee: Davanum Srinivas > Attachments: patch.txt > > The issue arrives when the optional WSDL Binding Operation message refer= ences(which are optional) does not match with the Operations message refer= ences. Example.. WSDL > .........................................................................= ............. > > > xmlns:impl=3D"http://www.innovations.de/2005/v1/XMLLicenseSchema#Intf" > xmlns:inno=3D"http://www.innovations.de/2005/v1/XMLLicenseSchema" > xmlns:intf=3D"http://www.innovations.de/2005/v1/XMLLicenseSchema#Impl" > xmlns:wsdl=3D"http://schemas.xmlsoap.org/wsdl/" > xmlns:dsig=3D"http://www.w3.org/2000/09/xmldsig#" > xmlns:wsdlsoap=3D"http://schemas.xmlsoap.org/wsdl/soap/" > xmlns:xsd=3D"http://www.w3.org/2001/XMLSchema" > targetNamespace=3D"http://www.innovations.de/2005/v1/XMLLicenseSchema#I= mpl"> > =20 > > > > > > > > =20 > =20 > =20 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > targetNamespace=3D"http://www.innovations.de/2005/v1/XMLLicenseSchema= " > xmlns:inno=3D"http://www.innovations.de/2005/v1/XMLLicenseSchema" > xmlns:dsig=3D"http://www.w3.org/2000/09/xmldsig#" > elementFormDefault=3D"qualified"> > > > A XML Schema for License Key I= nformation as replacement for > legacy file-based software license keys. Copyright (c) 2005 I= nnovations > Softwaretechnologie GmbH. > Ein XML Schema f=C3=BCr Lizenz= schl=C3=BCssel, als Ersatz f=C3=BCr das > bestehende dateibasierte Lizenzformat. Copyright (c) 2005 Inn= ovations > Softwaretechnologie GmbH. > > > =20 > =20 > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > nillable=3D"false"/> > maxOccurs=3D"1" nillable=3D"false"/> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > type=3D"inno:FeatureType"/> > > > > > > > > > > > > > > > > > > > > > type=3D"xsd:string"/> > > /> > > > > > > > > > Status codes being used in logfile > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > =20 > --=20 This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira