Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 18989 invoked from network); 13 Dec 2007 09:25:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Dec 2007 09:25:17 -0000 Received: (qmail 60016 invoked by uid 500); 13 Dec 2007 09:25:06 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 59841 invoked by uid 500); 13 Dec 2007 09:25:06 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 59828 invoked by uid 99); 13 Dec 2007 09:25:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2007 01:25:06 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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; Thu, 13 Dec 2007 09:25:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5744671420E for ; Thu, 13 Dec 2007 01:24:43 -0800 (PST) Message-ID: <3400858.1197537883355.JavaMail.jira@brutus> Date: Thu, 13 Dec 2007 01:24:43 -0800 (PST) From: "Senaka Fernando (JIRA)" To: axis-c-dev@ws.apache.org Subject: [jira] Updated: (AXIS2C-666) Adding attributes to SAOP Envelope In-Reply-To: <27077262.1186672063170.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/AXIS2C-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando updated AXIS2C-666: ----------------------------------- Attachment: diff.txt > Adding attributes to SAOP Envelope > ------------------------------------- > > Key: AXIS2C-666 > URL: https://issues.apache.org/jira/browse/AXIS2C-666 > Project: Axis2-C > Issue Type: Test > Affects Versions: 1.0.0 > Environment: RHEL 3 , AXIS2C 1.0 client > Reporter: Manoj Kumar Pradhan > Attachments: diff.txt > > > Hi , > I am invoking an .net ws from axis2C client . > in tcp mon I noticied that soap envelope is missing with some attributes . > the request soap message I got is > > > ****** > ****** etc > > > I want to generate following soap request message > > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xmlns:xsd="http://www.w3.org/2001/XMLSchema" > > > > ****** > ****** etc > > > 1 . Whether I have to do any Special coding for it . ? pls provide some sample code . > 2. also as i mentioned why is missed ? > 3. Is there > any way to change the prfix from soapenv to soap . -- 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-c-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-dev-help@ws.apache.org