Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 48905 invoked from network); 11 Nov 2006 11:36:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Nov 2006 11:36:13 -0000 Received: (qmail 88042 invoked by uid 500); 11 Nov 2006 11:36:23 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 87921 invoked by uid 500); 11 Nov 2006 11:36:22 -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 87910 invoked by uid 500); 11 Nov 2006 11:36:22 -0000 Delivered-To: apmail-ws-axis2-cvs@ws.apache.org Received: (qmail 87907 invoked by uid 99); 11 Nov 2006 11:36:22 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Nov 2006 03:36:22 -0800 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 [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Nov 2006 03:36:11 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id B20501A9846; Sat, 11 Nov 2006 03:35:42 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r473696 - /webservices/axis2/branches/java/1_1/xdocs/1_1/index.html Date: Sat, 11 Nov 2006 11:35:42 -0000 To: axis2-cvs@ws.apache.org From: chatra@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061111113542.B20501A9846@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: chatra Date: Sat Nov 11 03:35:42 2006 New Revision: 473696 URL: http://svn.apache.org/viewvc?view=rev&rev=473696 Log: changes sub section topic- ADB to data bindings Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/index.html Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/index.html URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/index.html?view=diff&rev=473696&r1=473695&r2=473696 ============================================================================== --- webservices/axis2/branches/java/1_1/xdocs/1_1/index.html (original) +++ webservices/axis2/branches/java/1_1/xdocs/1_1/index.html Sat Nov 11 03:35:42 2006 @@ -60,11 +60,11 @@ configuration is based on a repository and standard archives formats. Here you will find details on how to configure Axis2. You will also find reference documents that lead to greater detail in this area. -
  • POJO Web Services using Apache Axis2-Want a - quick way to get a Web service up and running in no time? Well then, you - should consider creating a Plain Old Java Object (POJO) to deploy using - Apache Axis2 on Apache Tomcat. This document will show you how to do just - that.
  • +
  • POJO Web Services using Apache Axis2-Want + a quick way to get a Web service up and running in no time? Well then, + you should consider creating a Plain Old Java Object (POJO) to deploy + using Apache Axis2 on Apache Tomcat. This document will show you how to + do just that.
  • Also see our FAQ page to answer those common questions in mind. @@ -104,10 +104,10 @@ with the Spring Framework -

    ADB Related Topics

    +

    Data Bindings

    • ADB How-to -Guide on Axis2 Databinding - Framework
    • + Framework (ADB)
    • Advanced ADB Framework Features-The document provides an insight into the newly added advance features of ADB
    • --------------------------------------------------------------------- To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org For additional commands, e-mail: axis-cvs-help@ws.apache.org