You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2010/11/27 11:37:12 UTC

svn commit: r1039647 - in /axis/axis2/java/core/site: docs/userguide-buildingservices.html tools/idea/Idea_plug-in_userguide.html

Author: veithen
Date: Sat Nov 27 10:37:12 2010
New Revision: 1039647

URL: http://svn.apache.org/viewvc?rev=1039647&view=rev
Log:
Fixing broken links in the generated site (sources fixed by r1039635 and r1039646).

Modified:
    axis/axis2/java/core/site/docs/userguide-buildingservices.html
    axis/axis2/java/core/site/tools/idea/Idea_plug-in_userguide.html

Modified: axis/axis2/java/core/site/docs/userguide-buildingservices.html
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/site/docs/userguide-buildingservices.html?rev=1039647&r1=1039646&r2=1039647&view=diff
==============================================================================
--- axis/axis2/java/core/site/docs/userguide-buildingservices.html (original)
+++ axis/axis2/java/core/site/docs/userguide-buildingservices.html Sat Nov 27 10:37:12 2010
@@ -564,7 +564,7 @@ the AXIS2_HOME variable to point to the 
 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>
+same one referenced in <a href="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/site/tools/idea/Idea_plug-in_userguide.html
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/site/tools/idea/Idea_plug-in_userguide.html?rev=1039647&r1=1039646&r2=1039647&view=diff
==============================================================================
--- axis/axis2/java/core/site/tools/idea/Idea_plug-in_userguide.html (original)
+++ axis/axis2/java/core/site/tools/idea/Idea_plug-in_userguide.html Sat Nov 27 10:37:12 2010
@@ -226,7 +226,7 @@
       <div id="contentBox">
         <html xmlns="http://www.w3.org/1999/xhtml"><head><meta name="generator" content="HTML Tidy for Windows (vers 14 June 2007), see www.w3.org"><meta http-equiv="content-type" content="text/html; charset=us-ascii"><meta content="text/html; charset=iso-8859-1">Axis2 Plug-in Guide for IntelliJ IDEA<meta name="generator" content="Bluefish 1.0.6"></head><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><li><a href="#intro">Introduction</a></li>
 <li><a href="#installation">Installation</a></li>
@@ -247,7 +247,7 @@ compatible with all the builds after bui
 java version should be 1.4 or higher. The provided screen shots may
 slightly differ with what the user would actually see but the
 functionality has not been changed.</p>
-<a name="installation"></a><h2>Installation</h2><p>First <a href="../tools/index.html">download</a> the
+<a name="installation"></a><h2>Installation</h2><p>First <a href="../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