Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 79631 invoked from network); 2 Feb 2007 20:35:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Feb 2007 20:35:33 -0000 Received: (qmail 84586 invoked by uid 500); 2 Feb 2007 20:35:33 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 84539 invoked by uid 500); 2 Feb 2007 20:35:32 -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 84528 invoked by uid 99); 2 Feb 2007 20:35:32 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Feb 2007 12:35:32 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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; Fri, 02 Feb 2007 12:35:25 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7F85071408A for ; Fri, 2 Feb 2007 12:35:05 -0800 (PST) Message-ID: <7952135.1170448505504.JavaMail.jira@brutus> Date: Fri, 2 Feb 2007 12:35:05 -0800 (PST) From: "Nikhil Thaker (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Resolved: (AXIS2-2090) SOAPMessageContext Properties not setup correctly. In-Reply-To: <17402463.1170448205681.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/AXIS2-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikhil Thaker resolved AXIS2-2090. ---------------------------------- Resolution: Fixed Patch committed. Revision # 502732 > SOAPMessageContext Properties not setup correctly. > -------------------------------------------------- > > Key: AXIS2-2090 > URL: https://issues.apache.org/jira/browse/AXIS2-2090 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Components: jaxws > Reporter: Nikhil Thaker > Assigned To: Nikhil Thaker > Attachments: JIRA_2090_MessageContextProperties.txt > > > Currently in JAXWS we are missing some of the SOAPMessageContext Properties and some of the properties that we have, are reading incorrect values. I am adding code to read correct SOAPMessageContext Properties. > Some of the changes involve > 1) Adding properties to SOAPMessageContext after OperationDescription has been added to JAXWSMessageContext. > 2) Reading WSDL properties required changes to EndpointDescription and EndpointInterfaceDescription. > I have made these changes after discussing them with Nicholas Gallardo and Jeff Barrett. -- 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