Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 41231 invoked from network); 4 May 2006 05:55:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 May 2006 05:55:21 -0000 Received: (qmail 658 invoked by uid 500); 4 May 2006 05:55:10 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 585 invoked by uid 500); 4 May 2006 05:55:09 -0000 Mailing-List: contact axis-cvs-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-cvs@ws.apache.org Received: (qmail 574 invoked by uid 500); 4 May 2006 05:55:09 -0000 Delivered-To: apmail-ws-axis2-cvs@ws.apache.org Received: (qmail 571 invoked by uid 99); 4 May 2006 05:55:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 May 2006 22:55:09 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 03 May 2006 22:55:09 -0700 Received: (qmail 40152 invoked by uid 65534); 4 May 2006 05:54:44 -0000 Message-ID: <20060504055444.40151.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r399562 - /webservices/axis2/trunk/java/xdocs/1_0/mtom-guide.html Date: Thu, 04 May 2006 05:54:43 -0000 To: axis2-cvs@ws.apache.org From: saminda@apache.org X-Mailer: svnmailer-1.0.8 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: saminda Date: Wed May 3 22:54:41 2006 New Revision: 399562 URL: http://svn.apache.org/viewcvs?rev=399562&view=rev Log: minor changes to the xdocs Modified: webservices/axis2/trunk/java/xdocs/1_0/mtom-guide.html Modified: webservices/axis2/trunk/java/xdocs/1_0/mtom-guide.html URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/1_0/mtom-guide.html?rev=399562&r1=399561&r2=399562&view=diff ============================================================================== --- webservices/axis2/trunk/java/xdocs/1_0/mtom-guide.html (original) +++ webservices/axis2/trunk/java/xdocs/1_0/mtom-guide.html Wed May 3 22:54:41 2006 @@ -337,8 +337,8 @@ parts in the Message Context. Users can access binary attachments using the content-id. Care should be taken to rip off the "cid" prefix when content-id is taken from the "Href" attributes. When accessing the message context from -a service users need to use the message context injection mechanism by -introducing an "init" method to the service class.(see the following service +a service users need to get hold of the message context from "setOperationContext()" +method from the service class.(see the following service example)

Note: Axis2 supports content-id referencing only. Axis2 does not support