summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--samples/codegen/databinding/READEME.txt3
-rw-r--r--xdocs/docs/axis2c_manual.html5
2 files changed, 3 insertions, 5 deletions
diff --git a/samples/codegen/databinding/READEME.txt b/samples/codegen/databinding/READEME.txt
index 7db1592..8f57b14 100644
--- a/samples/codegen/databinding/READEME.txt
+++ b/samples/codegen/databinding/READEME.txt
@@ -6,8 +6,7 @@ Introduction
These samples demonstrate the use of code generation using Axis2/Java WSDL2Java
(http://svn.apache.org/repos/asf/webservices/axis2/trunk/java)tool with Axis Data Binding.
-You can download the latest update of the tool from
-http://people.apache.org/dist/axis2/nightly
+You can download Axis2/Java latest release from here, http://ws.apache.org/axis2/download.cgi.
Files
-----
diff --git a/xdocs/docs/axis2c_manual.html b/xdocs/docs/axis2c_manual.html
index 2b26e55..0c0f649 100644
--- a/xdocs/docs/axis2c_manual.html
+++ b/xdocs/docs/axis2c_manual.html
@@ -1980,9 +1980,8 @@ of Axis2/C
stubs and skeletons for WSDL files. This is a Java tool that can be
used to
generate C code that works with Axis2/C API. You should use <a href="http://svn.apache.org/viewvc/webservices/axis2/trunk/java" class="externalLink" title="External Link">Axis2/Java
-SVN</a> revision 529533 or later revisions. You can download the <a href="http://people.apache.org/dist/axis2/nightly/" class="externalLink" title="External Link">Axis2/Java
-nightly
-build</a> and use those binaries to generate code. Check out a <a href="http://ws.apache.org/axis2/1_4_1/reference.html#wsdl2java" class="externalLink" title="External Link">basic
+SVN</a> revision 529533 or later revisions. You can download the <a href="http://ws.apache.org/axis2/download.cgi" class="externalLink" title="External Link">Axis2/Java latest
+release</a> and use those binaries to generate the code. Check out a <a href="http://ws.apache.org/axis2/1_5/reference.html#wsdl2java" class="externalLink" title="External Link">basic
guide</a> on the Java tool.</p>
<p>Before you run the tool, make sure that all the .jar library
files that