Author: veithen Date: Sat Nov 27 09:43:52 2010 New Revision: 1039635 URL: http://svn.apache.org/viewvc?rev=1039635&view=rev Log: Fixed some broken links.
Modified: axis/axis2/java/core/trunk/src/site/xdoc/docs/userguide-buildingservices.xml.vm axis/axis2/java/core/trunk/src/site/xdoc/tools/idea/Idea_plug-in_userguide.xml Modified: axis/axis2/java/core/trunk/src/site/xdoc/docs/userguide-buildingservices.xml.vm URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/docs/userguide-buildingservices.xml.vm?rev=1039635&r1=1039634&r2=1039635&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/docs/userguide-buildingservices.xml.vm (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/docs/userguide-buildingservices.xml.vm Sat Nov 27 09:43:52 2010 @@ -412,7 +412,7 @@ unpacked it.</p> <p>Now you are ready to generate the actual service. To keep things neat, create a new directory and change to it. The WSDL file is the same one referenced in <a href= -"userguide-creatingclients#generating.xhtml">Generating Clients</a> +"userguide-creatingclients.html#generating.xhtml">Generating Clients</a> and includes four operations: NoParameters, TwoWayOneParameterEcho, MultipleParametersAddItem, and DoInOnly. To generate the service, use the WSDL2Java utility, as in Code Listing 14.</p> Modified: axis/axis2/java/core/trunk/src/site/xdoc/tools/idea/Idea_plug-in_userguide.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/tools/idea/Idea_plug-in_userguide.xml?rev=1039635&r1=1039634&r2=1039635&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/tools/idea/Idea_plug-in_userguide.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/tools/idea/Idea_plug-in_userguide.xml Sat Nov 27 09:43:52 2010 @@ -33,7 +33,7 @@ <h1>Axis2 Plug-in Guide for IntelliJ IDEA</h1> <p>This document explains the installation and usage of Axis2 plug-in for IntelliJ IDEA.</p> -<p><a href="../tools/index.html">[Download +<p><a href="../index.html">[Download Plug-in]</a></p> <h2>Content</h2> <ul> @@ -63,7 +63,7 @@ functionality has not been changed.</p> <a name="installation" id="installation"></a> <h2>Installation</h2> <p>First <a href= -"../tools/index.html">download</a> the +"../index.html">download</a> the plug-in which is a zipped file, and extract it into plugins directory which is located in the directory where IDEA is installed. If a previous version of the plug-in resides in this