Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 75930 invoked from network); 23 Jul 2008 11:08:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jul 2008 11:08:00 -0000 Received: (qmail 27079 invoked by uid 500); 23 Jul 2008 11:07:53 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 27031 invoked by uid 500); 23 Jul 2008 11:07:53 -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 27020 invoked by uid 99); 23 Jul 2008 11:07:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jul 2008 04:07:53 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Wed, 23 Jul 2008 11:07:07 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5132F234C177 for ; Wed, 23 Jul 2008 04:07:33 -0700 (PDT) Message-ID: <70801313.1216811253318.JavaMail.jira@brutus> Date: Wed, 23 Jul 2008 04:07:33 -0700 (PDT) From: "Nandana Mihindukulasooriya (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Created: (AXIS2-3937) Two policies in the WSDL have the same wsu:Id value MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Two policies in the WSDL have the same wsu:Id value ---------------------------------------------------- Key: AXIS2-3937 URL: https://issues.apache.org/jira/browse/AXIS2-3937 Project: Axis 2.0 (Axis2) Issue Type: Bug Affects Versions: 1.4 Reporter: Nandana Mihindukulasooriya In WSDL2 , policies are displayed inline and policies in both SOAP 1.1 binding and SOAP 1.2 binding has the same wsu:Id which is wrong. I think we will be able to get rid of this if we attach policies as policy references, so that actual policy will be serialized only once in the WSDL. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org