Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 17770 invoked from network); 4 May 2006 08:26:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 May 2006 08:26:42 -0000 Received: (qmail 83009 invoked by uid 500); 4 May 2006 08:26:38 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 82942 invoked by uid 500); 4 May 2006 08:26:38 -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 82931 invoked by uid 500); 4 May 2006 08:26:38 -0000 Delivered-To: apmail-ws-axis2-cvs@ws.apache.org Received: (qmail 82928 invoked by uid 99); 4 May 2006 08:26:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 May 2006 01:26:38 -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, 04 May 2006 01:26:37 -0700 Received: (qmail 17481 invoked by uid 65534); 4 May 2006 08:26:16 -0000 Message-ID: <20060504082616.17480.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r399609 - in /webservices/axis2/trunk/java/xdocs/1_0: Axis2ArchitectureGuide.html userguide1.html Date: Thu, 04 May 2006 08:26:16 -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 May 4 01:26:13 2006 New Revision: 399609 URL: http://svn.apache.org/viewcvs?rev=399609&view=rev Log: made minor corrections Modified: webservices/axis2/trunk/java/xdocs/1_0/Axis2ArchitectureGuide.html webservices/axis2/trunk/java/xdocs/1_0/userguide1.html Modified: webservices/axis2/trunk/java/xdocs/1_0/Axis2ArchitectureGuide.html URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/1_0/Axis2ArchitectureGuide.html?rev=399609&r1=399608&r2=399609&view=diff ============================================================================== --- webservices/axis2/trunk/java/xdocs/1_0/Axis2ArchitectureGuide.html (original) +++ webservices/axis2/trunk/java/xdocs/1_0/Axis2ArchitectureGuide.html Thu May 4 01:26:13 2006 @@ -651,7 +651,7 @@ -

Code generation

+

Code Generation

Although the basic objective of the code generation tools has not changed, the code generation module of Axis2 has taken a different approach to Modified: webservices/axis2/trunk/java/xdocs/1_0/userguide1.html URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/1_0/userguide1.html?rev=399609&r1=399608&r2=399609&view=diff ============================================================================== --- webservices/axis2/trunk/java/xdocs/1_0/userguide1.html (original) +++ webservices/axis2/trunk/java/xdocs/1_0/userguide1.html Thu May 4 01:26:13 2006 @@ -137,7 +137,8 @@ href="mailto:axis-user@ws.apache.org">axis-user@ws.apache.org" and make sure to prefix the subject of the mail with [Axis2].

-

Axis2 Feature List & Tools

+

Axis2 Feature List and +Tools

To get precise information on Axis2 feature list and tools included in this release see Home page.