Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 74916 invoked from network); 15 Apr 2009 10:08:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Apr 2009 10:08:47 -0000 Received: (qmail 34156 invoked by uid 500); 15 Apr 2009 10:08:47 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 33999 invoked by uid 500); 15 Apr 2009 10:08:46 -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 33990 invoked by uid 500); 15 Apr 2009 10:08:46 -0000 Delivered-To: apmail-ws-axis2-cvs@ws.apache.org Received: (qmail 33987 invoked by uid 99); 15 Apr 2009 10:08:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Apr 2009 10:08:46 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Apr 2009 10:08:46 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 1613C2388979; Wed, 15 Apr 2009 10:08:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r765111 - in /webservices/axis2/branches/java/1_5: ./ modules/documentation/xdocs/@axis2_version_dir@/userguide-creatingclients.xml Date: Wed, 15 Apr 2009 10:08:25 -0000 To: axis2-cvs@ws.apache.org From: veithen@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090415100826.1613C2388979@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: veithen Date: Wed Apr 15 10:08:25 2009 New Revision: 765111 URL: http://svn.apache.org/viewvc?rev=765111&view=rev Log: Fixed an incorrect link in the documentation. (merged from trunk) Modified: webservices/axis2/branches/java/1_5/ (props changed) webservices/axis2/branches/java/1_5/modules/documentation/xdocs/@axis2_version_dir@/userguide-creatingclients.xml Propchange: webservices/axis2/branches/java/1_5/ ------------------------------------------------------------------------------ --- svn:mergeinfo (original) +++ svn:mergeinfo Wed Apr 15 10:08:25 2009 @@ -1 +1 @@ -/webservices/axis2/trunk/java:732924,732927,732939,733776,741873,748761,754467,754503,757151-757153,759488,759507,759878,759968,761025,761044,761709,761770,761952,763148 +/webservices/axis2/trunk/java:732924,732927,732939,733776,741873,748761,754467,754503,757151-757153,759488,759507,759878,759968,761025,761044,761709,761770,761952,763148,765102 Modified: webservices/axis2/branches/java/1_5/modules/documentation/xdocs/@axis2_version_dir@/userguide-creatingclients.xml URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_5/modules/documentation/xdocs/%40axis2_version_dir%40/userguide-creatingclients.xml?rev=765111&r1=765110&r2=765111&view=diff ============================================================================== --- webservices/axis2/branches/java/1_5/modules/documentation/xdocs/@axis2_version_dir@/userguide-creatingclients.xml (original) +++ webservices/axis2/branches/java/1_5/modules/documentation/xdocs/@axis2_version_dir@/userguide-creatingclients.xml Wed Apr 15 10:08:25 2009 @@ -156,8 +156,7 @@

The short story:

  1. -href="http://ws.apache.org/axis2/download/@axis2_version_dir@/download.cgi#std-bin" -Download and unpack the Apache Axis2 Standard +Download and unpack the Apache Axis2 Standard Distribution, if you have not done it already.
  2. Create the client stub with the following command: