diff options
author | dimuthu | 2010-02-25 15:38:27 +0000 |
---|---|---|
committer | dimuthu | 2010-02-25 15:38:27 +0000 |
commit | fe48b5ffcaf0547c58bd8088f1fc7d9178fe5fac (patch) | |
tree | 4df5456c24f8f31b579d8b1bb803b3c8a437c176 /xdocs | |
parent | 6b6ee85e87a1441fe190609057502f204d64c781 (diff) | |
download | axis2c-fe48b5ffcaf0547c58bd8088f1fc7d9178fe5fac.tar.gz axis2c-fe48b5ffcaf0547c58bd8088f1fc7d9178fe5fac.tar.bz2 |
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
Diffstat (limited to 'xdocs')
-rw-r--r-- | xdocs/docs/axis2c_manual.html | 5 |
1 files changed, 2 insertions, 3 deletions
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 |