From fe48b5ffcaf0547c58bd8088f1fc7d9178fe5fac Mon Sep 17 00:00:00 2001 From: dimuthu Date: Thu, 25 Feb 2010 15:38:27 +0000 Subject: removing unavailable link + some fixes for the documentations git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@916324 13f79535-47bb-0310-9956-ffa450edef68 --- samples/codegen/databinding/READEME.txt | 3 +-- xdocs/docs/axis2c_manual.html | 5 ++--- 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 Axis2/Java -SVN revision 529533 or later revisions. You can download the Axis2/Java -nightly -build and use those binaries to generate code. Check out a basic +SVN revision 529533 or later revisions. You can download the Axis2/Java latest +release and use those binaries to generate the code. Check out a basic guide on the Java tool.

Before you run the tool, make sure that all the .jar library files that -- cgit v1.1-32-gdbae