Return-Path: Delivered-To: apmail-ws-axis-cvs-archive@www.apache.org Received: (qmail 88805 invoked from network); 27 Apr 2006 12:29:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Apr 2006 12:29:22 -0000 Received: (qmail 14592 invoked by uid 500); 27 Apr 2006 12:29:14 -0000 Delivered-To: apmail-ws-axis-cvs-archive@ws.apache.org Received: (qmail 14502 invoked by uid 500); 27 Apr 2006 12:29:13 -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 14491 invoked by uid 500); 27 Apr 2006 12:29:13 -0000 Delivered-To: apmail-ws-axis2-cvs@ws.apache.org Received: (qmail 14488 invoked by uid 99); 27 Apr 2006 12:29:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Apr 2006 05:29:13 -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; Thu, 27 Apr 2006 05:29:12 -0700 Received: (qmail 88113 invoked by uid 65534); 27 Apr 2006 12:28:50 -0000 Message-ID: <20060427122850.88112.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r397530 - /webservices/axis2/trunk/java/xdocs/latest/index.html Date: Thu, 27 Apr 2006 12:28:50 -0000 To: axis2-cvs@ws.apache.org From: chatra@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: chatra Date: Thu Apr 27 05:28:45 2006 New Revision: 397530 URL: http://svn.apache.org/viewcvs?rev=397530&view=rev Log: updated to 1.0 Modified: webservices/axis2/trunk/java/xdocs/latest/index.html Modified: webservices/axis2/trunk/java/xdocs/latest/index.html URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/latest/index.html?rev=397530&r1=397529&r2=397530&view=diff ============================================================================== --- webservices/axis2/trunk/java/xdocs/latest/index.html (original) +++ webservices/axis2/trunk/java/xdocs/latest/index.html Thu Apr 27 05:28:45 2006 @@ -6,7 +6,7 @@ Axis2 1.0 Documentation - +

Axis2 version 1.0 Documentation

Getting Started with Axis2

@@ -49,9 +49,9 @@
  • MTOM Guide -Sending Binary Data with SOAP -Describes sending binary data using SOAP Message Transmission Optimization Mechanism
  • -
  • Axis2 Configuration Guide-Explains the three +
  • Axis2 Configuration Guide-Explains the three configurations-global, service and module in Axis2
  • -
  • Online Java Docs
  • +
  • Online Java Docs
  • ADB How-to-Guide on Axis2 Databinding Framework
  • Tweaking the ADB Code @@ -62,7 +62,7 @@
  • WS-Security How-to -Guide to engaging and configuring WSS4J security module
  • Web Services Policy Support In Axis2 - -Introdcution to the role of Web services policy in Axis2
  • + -Introduction to the role of Web services policy in Axis2
  • SOAP Monitor How-to -Guide on utility used to see SOAP messages being used to invoke Web services along with the results of those messages.
  • @@ -70,7 +70,8 @@ receive SOAP Messages via TCP in Axis2
  • Mail Transport -Explains how to invoke a service using a Mail transport
  • -
  • Mail Transport Configuration -
  • +
  • Mail Transport Configuration + -Guide to configure Axis2 in order to get mail transport working
  • HTTP Transports -Description on HTTP sender and HTTP receiver in Axis2
  • @@ -102,7 +103,7 @@ the Axis2 Code generator by Ajith Ranabahu
  • Utilizing - a Non-Java Web Servive with Axis2 by Deepal Jayasinghe
  • + a Non-Java Web Service with Axis2 by Deepal Jayasinghe
  • Avoiding Mistakes Made Using Axis2 by Deepal Jayasinghe