Modified: axis/axis2/java/core/branches/1_5/src/site/xdoc/docs/userguide.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/src/site/xdoc/docs/userguide.xml?rev=1030250&r1=1030249&r2=1030250&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/src/site/xdoc/docs/userguide.xml (original) +++ axis/axis2/java/core/branches/1_5/src/site/xdoc/docs/userguide.xml Tue Nov 2 21:52:34 2010 @@ -40,8 +40,7 @@ For experienced users of Apache Axis2, w <h1>Introducing Axis2</h1> <p>This section introduces Axis2 and its structure, including an explanation of various directories/files included in the latest -Axis2 <a href= -"http://ws.apache.org/axis2/download.cgi">download</a>.</p> +Axis2 <a href="../download.cgi">download</a>.</p> <h2>Content</h2> <ul> <li><a href="userguide.html#intro"><strong>Introducing @@ -134,9 +133,9 @@ WS-Security</a>, <a href= "http://xml.coverpages.org/ws-reliablemessaging20030313.pdf">WS-ReliableMessaging</a>, <a href="http://www.w3.org/2002/ws/addr/">WS-Addressing</a>, <a href= -"http://dev2dev.bea.com/pub/a/2004/03/ws-coordination.html">WS-Coordination</a>, +"http://docs.oasis-open.org/ws-tx/wscoor/2006/06">WS-Coordination</a>, and <a href= -"ftp://www6.software.ibm.com/software/developer/library/WS-AtomicTransaction.pdf"> +"http://docs.oasis-open.org/ws-tx/wsat/2006/06"> WS-Atomic Transaction</a> recommendations</li> <li>Use Axis2's modular structure to easily add support for new recommendations as they emerge</li> @@ -154,7 +153,7 @@ something like this:</p> <p>The sending application creates the original SOAP message, an XML message that consists of headers and a body. (For more information on SOAP, see "<a href= -"userguide-introtoservices.html/">Introduction to Services</a>".) +"userguide-introtoservices.html">Introduction to Services</a>".) If the system requires the use of WS* recommendations such as WS-Addressing or WS-Security, the message may undergo additional processing before it leaves the sender. Once the message is ready, @@ -351,7 +350,7 @@ README.txt release-notes.html </pre> <p>The javadocs directory includes all the standard <a href= -"../../javadocs/index.html">API documentation</a> for the Axis2 +"../api/index.html">API documentation</a> for the Axis2 API, with other documentation (like this document) in the xdocs directory.</p> <a name="clients" id="clients"></a>
Modified: axis/axis2/java/core/branches/1_5/src/site/xdoc/docs/webadminguide.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/src/site/xdoc/docs/webadminguide.xml?rev=1030250&r1=1030249&r2=1030250&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/src/site/xdoc/docs/webadminguide.xml (original) +++ axis/axis2/java/core/branches/1_5/src/site/xdoc/docs/webadminguide.xml Tue Nov 2 21:52:34 2010 @@ -33,9 +33,8 @@ administration console of the Apache Axi Axis2 Administration is all about configuring Apache Axis2 at run time, where the configuration is transient.</p> <p><i>Send your feedback to: <a href= -"mailto:axis-...@ws.apache.org?subject=[axis2]">axis-...@ws.apache.org</a></i>. -(Subscription details are available on the <a href= -"http://ws.apache.org/axis2/mail-lists.html">Axis2 site</a>.) +"mailto:java-...@axis.apache.org?subject=[axis2]">java-...@axis.apache.org</a></i>. +(Subscription details are available on the <a href="../mail-lists.html">Axis2 site</a>.) Kindly prefix every email subject with [Axis2].</p> <h2>Contents</h2> <ul> Modified: axis/axis2/java/core/branches/1_5/src/site/xdoc/download.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/src/site/xdoc/download.xml?rev=1030250&r1=1030249&r2=1030250&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/src/site/xdoc/download.xml (original) +++ axis/axis2/java/core/branches/1_5/src/site/xdoc/download.xml Tue Nov 2 21:52:34 2010 @@ -37,7 +37,7 @@ <th>Description</th> </tr> <tr> - <td><strong>Binary Distribution</strong></td> + <td><a name="std-bin"/><strong>Binary Distribution</strong></td> <td>This is the complete version of Axis2 and will contain samples as well. Since WS-Addressing implementation and SOAP Monitor utility modules are engaged in to Axis2, by default, this @@ -51,12 +51,12 @@ <td>This will contain the sources of Axis2 standard distribution. One can generate a binary distribution from this by typing <span class="style1">$maven dist-bin</span> (<a href= - "http://ws.apache.org/axis2/1_5/installationguide.html#env-src">Set + "docs/installationguide.html#env-src">Set up Axis2 environment</a> before running this command). Useful for advanced users.</td> </tr> <tr> - <td><strong>WAR (Web Archive) Distribution</strong></td> + <td><a name="war"/><strong>WAR (Web Archive) Distribution</strong></td> <td>This will be the web application of Axis2 which can be deployed in most of the servlet containers.</td> </tr> @@ -79,7 +79,30 @@ <th>Documents Distribution</th> </tr> <tr> - <td><strong>1.5.1</strong></td> + <td><a name="1_5_2"/><strong>1.5.2</strong></td> + <td>06 - Sep - 2010</td> + <td>1.5.2 Release (Mirrored)</td> + <td> + <a href="[preferred]/axis/axis2/java/core/1.5.2/axis2-1.5.2-bin.zip">zip</a> + <a href="http://www.apache.org/dist/axis/axis2/java/core/1.5.2/axis2-1.5.2-bin.zip.md5">MD5</a> + <a href="http://www.apache.org/dist/axis/axis2/java/core/1.5.2/axis2-1.5.2-bin.zip.asc">PGP</a> + </td> + <td> + <a href="[preferred]/axis/axis2/java/core/1.5.2/axis2-1.5.2-src.zip">zip</a> + <a href="http://www.apache.org/dist/axis/axis2/java/core/1.5.2/axis2-1.5.2-src.zip.md5">MD5</a> + <a href="http://www.apache.org/dist/axis/axis2/java/core/1.5.2/axis2-1.5.2-src.zip.asc">PGP</a> + </td> + <td> + <a href="[preferred]/axis/axis2/java/core/1.5.2/axis2-1.5.2-war.zip">zip</a> + <a href="http://www.apache.org/dist/axis/axis2/java/core/1.5.2/axis2-1.5.2-war.zip.md5">MD5</a> + <a href="http://www.apache.org/dist/axis/axis2/java/core/1.5.2/axis2-1.5.2-war.zip.asc">PGP</a> + </td> + <td> + Not available. + </td> + </tr> + <tr> + <td><a name="1_5_1"/><strong>1.5.1</strong></td> <td>23 - Oct - 2009</td> <td>1.5.1 Release (Mirrored)</td> <td> @@ -104,7 +127,7 @@ </td> </tr> <tr> - <td><strong>1.5</strong></td> + <td><a name="1_5"/><strong>1.5</strong></td> <td>09 - Jun - 2009</td> <td>1.5 Release (Mirrored)</td> <td> @@ -129,7 +152,7 @@ </td> </tr> <tr> - <td><strong>1.4.1</strong></td> + <td><a name="1_4_1"/><strong>1.4.1</strong></td> <td>24 - Aug - 2008</td> <td>1.4.1 Release (Mirrored)</td> <td> @@ -154,7 +177,7 @@ </td> </tr> <tr> - <td><strong>1.4</strong></td> + <td><a name="1_4"/><strong>1.4</strong></td> <td>05 - Feb - 2008</td> <td>1.4 Release (Archived)</td> <td> @@ -179,7 +202,7 @@ </td> </tr> <tr> - <td><strong>1.3</strong></td> + <td><a name="1_3"/><strong>1.3</strong></td> <td>06 - Jul - 2007</td> <td>1.3 Release (Archived)</td> <td> @@ -204,7 +227,7 @@ </td> </tr> <tr> - <td><strong>1.2</strong></td> + <td><a name="1_2"/><strong>1.2</strong></td> <td>27 - Apr - 2007</td> <td>1.2 Release (Archived)</td> <td> @@ -229,7 +252,7 @@ </td> </tr> <tr> - <td><strong>1.1.1</strong></td> + <td><a name="1_1_1"/><strong>1.1.1</strong></td> <td>09 - Jan - 2007</td> <td>1.1.1 Release (Archived)</td> <td> @@ -254,7 +277,7 @@ </td> </tr> <tr> - <td><strong>1.1</strong></td> + <td><a name="1_1"/><strong>1.1</strong></td> <td>13 - Nov - 2006</td> <td>1.1 Release (Archived)</td> <td> @@ -279,7 +302,7 @@ </td> </tr> <tr> - <td><strong>1.0</strong></td> + <td><a name="1_0"/><strong>1.0</strong></td> <td>04 - May - 2006</td> <td>1.0 Release (Archived)</td> <td> @@ -304,7 +327,7 @@ </td> </tr> <tr> - <td><strong>0.95</strong></td> + <td><a name="0_95"/><strong>0.95</strong></td> <td>23 - Mar - 2006</td> <td>0.95 Release (Archived)</td> <td> @@ -329,7 +352,7 @@ </td> </tr> <tr> - <td><strong>0.94</strong></td> + <td><a name="0_94"/><strong>0.94</strong></td> <td>11 - Jan - 2006</td> <td>0.94 Release (Archived)</td> <td> @@ -354,7 +377,7 @@ </td> </tr> <tr> - <td><strong>0.93</strong></td> + <td><a name="0_93"/><strong>0.93</strong></td> <td>12 - Feb - 2005</td> <td>0.93 Release (Archived)</td> <td> @@ -377,7 +400,7 @@ </td> </tr> <tr> - <td><strong>0.92</strong></td> + <td><a name="0_92"/><strong>0.92</strong></td> <td>26 - Aug - 2005</td> <td>0.92 Release (Archived)</td> <td> @@ -398,7 +421,7 @@ </td> </tr> <tr> - <td><strong>0.91</strong></td> + <td><a name="0_91"/><strong>0.91</strong></td> <td>16 - Aug - 2005</td> <td>0.91 Release (Archived)</td> <td> @@ -419,7 +442,7 @@ </td> </tr> <tr> - <td><strong>0.9</strong></td> + <td><a name="0_9"/><strong>0.9</strong></td> <td>05 - Jul - 2005</td> <td>0.9 Release (Archived)</td> <td> Modified: axis/axis2/java/core/branches/1_5/src/site/xdoc/faq.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/src/site/xdoc/faq.xml?rev=1030250&r1=1030249&r2=1030250&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/src/site/xdoc/faq.xml (original) +++ axis/axis2/java/core/branches/1_5/src/site/xdoc/faq.xml Tue Nov 2 21:52:34 2010 @@ -35,14 +35,12 @@ just what the doctor ordered.</p> to:</p> <ul> <li>Developers : <a href= -"mailto:axis-...@ws.apache.org">axis-...@ws.apache.org</a></li> +"mailto:java-...@axis.apache.org">java-...@axis.apache.org</a></li> <li>Users : <a href= -"mailto:axis-u...@ws.apache.org">axis-u...@ws.apache.org</a></li> +"mailto:java-u...@axis.apache.org">java-u...@axis.apache.org</a></li> </ul> -<p>Prefix subject with [Axis2]. <a href= -"http://ws.apache.org/axis2/mail-lists.html">Subscribe</a> to our -mailing lists.<a href= -"http://ws.apache.org/axis2/mail-lists.html"></a></p> +<p>Prefix subject with [Axis2]. <a href="mail-lists.html">Subscribe</a> to our +mailing lists.</p> <h2>Content of Questions and Answers</h2> <ul> <li>General @@ -91,7 +89,7 @@ Axis2. What should I do?</strong><br /> you are using a released version of Axis2, then there is a possibility that your problem has already being fixed in the latest code. <a href= -"http://ws.zones.apache.org/dist/axis2/nightly/">Download Axis2 +"http://repository.apache.org/snapshots/org/apache/axis2/">Download Axis2 nightly builds</a> and test again.</p> <p>If the problem still persists, then try to search for your question in our <a href= @@ -171,7 +169,7 @@ implementation class, then the scenario <li><a name="c1" id="c1"></a><strong>I want to do Request-Response Messaging, Where should I look?</strong><br /> <p>Look at the <a href= -"https://svn.apache.org/repos/asf/webservices/axis2/trunk/java/modules/core/src/org/apache/axis2/client/ServiceClient.java" +"https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/client/ServiceClient.java" target="_blank">ServiceClient</a> class, for more information please read the <a href="docs/adv-userguide.html" target="_blank">User's Guide</a></p> @@ -180,7 +178,7 @@ target="_blank">User's Guide</a></p> Messaging, Where should I look?</strong><br /> <p>From Axis2 0.94 onwards, both request-response and one way messaging will be handled by <a href= -"https://svn.apache.org/repos/asf/webservices/axis2/trunk/java/modules/core/src/org/apache/axis2/client/ServiceClient.java" +"https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/client/ServiceClient.java" target="_blank">ServiceClient</a>.</p> </li> <li><strong>When I try to do a non blocking call with</strong> Modified: axis/axis2/java/core/branches/1_5/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/src/site/xdoc/index.xml?rev=1030250&r1=1030249&r2=1030250&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/src/site/xdoc/index.xml (original) +++ axis/axis2/java/core/branches/1_5/src/site/xdoc/index.xml Tue Nov 2 21:52:34 2010 @@ -38,14 +38,17 @@ Apache Axis2/C</p> here, you can visit the <a href= "http://ws.apache.org/axis2/c/"><strong>Apache Axis2/C</strong></a> Web site for Axis2/C implementation information.</p> +<h3>September 6, 2010 - Apache Axis2/Java Version 1.5.2 Released!</h3> +<p>1.5.2 is a maintenance release to fix the security issue described in +<a href="http://svn.apache.org/repos/asf/axis/axis2/java/core/security/CVE-2010-1632.pdf">CVE-2010-1632</a> +as well as an XSS vulnerability in the admin console and some other minor issues. It also +upgrades Axiom to version 1.2.9.</p> +<p><a href="./download.cgi"><strong>Download</strong></a></p> <h3>October 23, 2009 - Apache Axis2/Java Version 1.5.1 Released!</h3> <p>The 1.5.1 version fixes some <a href="http://issues.apache.org/jira/browse/AXIS2">bugs</a>, including most notably a connection starvation issue that would cause a large number of sockets stuck in CLOSE_WAIT or TIME_WAIT.</p> <p><b>PLEASE NOTE:</b> As of Axis2 1.5, we now <i>require</i> JDK 1.5 or above. JDKs 1.4 or previous are no longer supported.</p> -<p>[ <a href= -"http://ws.apache.org/axis2/download.cgi"><strong>Download</strong></a> -] | [ <a href="1_5_1/contents.html"><strong>Documents Home</strong></a> -]</p> -<p>Please see the <a href="http://ws.apache.org/axis/ref.html">Axis +<p>[ <a href="download.cgi#1_5_1"><strong>Download</strong></a> ]</p> +<p>Please see the <a href="refLib.html">Axis Reference Library</a> for a list of technical resources that should prove useful on this project.</p> <h3><em>Why Apache Axis2:</em></h3> @@ -67,24 +70,24 @@ simultaneously.</p> XML-oriented than the older version. It is carefully designed to support the easy addition of plug-in "modules" that extend their functionality for features such as security and reliability. The -<a href="http://ws.apache.org/axis2/modules/index.html">Modules</a> +<a href="modules/index.html">Modules</a> currently available or under development include:</p> <ul> <li><a href= "http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wsrm" target="_blank">WS-ReliableMessaging</a> - Supported by <a href= -"http://ws.apache.org/sandesha/sandesha2/">Apache +"http://axis.apache.org/axis2/java/sandesha/">Apache Sandesha2</a></li> <li><a href= "http://www-128.ibm.com/developerworks/library/specification/ws-tx/#coor" target="_blank">WS-Coordination</a> and <a href= "http://www-128.ibm.com/developerworks/library/specification/ws-tx/#atom" target="_blank">WS-AtomicTransaction</a> - Supported by <a href= -"http://ws.apache.org/kandula/">Apache Kandula2</a></li> +"http://axis.apache.org/axis2/java/kandula/">Apache Kandula2</a></li> <li><a href= "http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wss" target="_blank">WS-Security</a> - Supported by <a href= -"http://ws.apache.org/axis2/modules/rampart/1_2/security-module.html"> +"http://axis.apache.org/axis2/java/rampart/"> Apache Rampart</a></li> <li><a href="http://www.w3.org/Submission/ws-addressing/" target= "_blank">WS-Addressing</a> -Module included as part of Axis2 @@ -173,9 +176,9 @@ Axis2.</p> <p style="margin-bottom: 0in"><strong>Add-ons</strong> - Several Web services specifications have been incorporated including <a href="http://ws.apache.org/wss4j/" target="_blank">WSS4J</a> for -security (Apache Rampart), <a href="http://ws.apache.org/sandesha/" +security (Apache Rampart), <a href="http://axis.apache.org/axis2/java/sandesha/" target="_blank">Sandesha</a> for reliable messaging, <a href= -"http://ws.apache.org/kandula/" target="_blank">Kandula</a> which +"http://axis.apache.org/axis2/java/kandula/" target="_blank">Kandula</a> which is an encapsulation of WS-Coordination, WS-AtomicTransaction and WS-BusinessActivity.</p> </li> @@ -196,7 +199,7 @@ and lend us a hand! The Axis developer c participation.</p> <p>Let us know what you think! Send your feedback on Axis2 to "<a href= -"mailto:axis-u...@ws.apache.org">axis-u...@ws.apache.org</a>". Make +"mailto:java-u...@axis.apache.org">java-u...@axis.apache.org</a>". Make sure to prefix the subject of the mail with [Axis2].</p> <h2>Features of Axis2 Latest Version</h2> <p>Apache Axis2 Version 1.4 comes with performance improvements and @@ -253,27 +256,27 @@ Optimized Packaging (XOP) and SOAP with </ul> <h2><a name="Tools_included_in this_Release">Tools Included in This Release</a></h2> -<p>[<a href="http://ws.apache.org/axis2/tools/index.html" target= +<p>[<a href="tools/index.html" target= "_blank">Download Tool Plug-ins</a>]</p> <ol type="1"> <li>Axis2 Web Application (Web App)</li> -<li>WSDL2WS- <a href="tools/1_2/eclipse/wsdl2java-plugin.html" +<li>WSDL2WS- <a href="tools/eclipse/wsdl2java-plugin.html" target="_blank">eclipse plug-in</a><a>/</a> <a href= -"tools/1_2/CodegenToolReference.html" target="_blank">Command line +"tools/CodegenToolReference.html" target="_blank">Command line version</a><a>/</a><a href= -"tools/1_2/idea/Idea_plug-in_userguide.html#WSDL2Java_Code_Generation" +"tools/idea/Idea_plug-in_userguide.html#WSDL2Java_Code_Generation" target="_blank">IntelliJ IDEA plug-in</a><a>/</a><a href= -"tools/1_2/maven-plugins/maven-wsdl2code-plugin.html" target= +"tools/maven-plugins/maven-wsdl2code-plugin.html" target= "_blank">Maven2 WSDL2Code Plug-in</a></li> <li>Service Archive Wizard- <a href= -"tools/1_2/eclipse/servicearchiver-plugin.html" target= +"tools/eclipse/servicearchiver-plugin.html" target= "_blank">eclipse plug-in</a>/ <a href= -"tools/1_2/idea/Idea_plug-in_userguide.html#Create_Service_Archive" +"tools/idea/Idea_plug-in_userguide.html#Create_Service_Archive" target="_blank">IntelliJ IDEA plug-in</a>/ <a href= -"tools/1_2/maven-plugins/maven-aar-plugin.html" target= +"tools/maven-plugins/maven-aar-plugin.html" target= "_blank">Maven2 AAR Plug-in</a></li> <li>Java2WSDL- <a href= -"tools/1_2/maven-plugins/maven-java2wsdl-plugin.html" target= +"tools/maven-plugins/maven-java2wsdl-plugin.html" target= "_blank">Maven2 Java2WSDL Plug-in</a></li> </ol> <h2>Extension Modules</h2> Modified: axis/axis2/java/core/branches/1_5/src/site/xdoc/modules/index.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/src/site/xdoc/modules/index.xml?rev=1030250&r1=1030249&r2=1030250&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/src/site/xdoc/modules/index.xml (original) +++ axis/axis2/java/core/branches/1_5/src/site/xdoc/modules/index.xml Tue Nov 2 21:52:34 2010 @@ -64,7 +64,7 @@ PGP</a></td> <td></td> </tr> <tr> -<td><a href="../1_3/soapmonitor-module.html">SOAP Monitor</a></td> +<td><a href="../docs/soapmonitor-module.html">SOAP Monitor</a></td> <td>SOAP Monitor utility provides a way for Web services developers to monitor the SOAP messages being sent/received without requiring any special configuration or restarting of the server</td> Modified: axis/axis2/java/core/branches/1_5/src/site/xdoc/overview.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/src/site/xdoc/overview.xml?rev=1030250&r1=1030249&r2=1030250&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/src/site/xdoc/overview.xml (original) +++ axis/axis2/java/core/branches/1_5/src/site/xdoc/overview.xml Tue Nov 2 21:52:34 2010 @@ -41,8 +41,7 @@ etc. is by far the most important role. allows the technology to evolve.</p> <ul> <li><a href="mail-lists.html">Join Mailing Lists</a></li> -<li><a href="http://ws.apache.org/axis2/download.cgi" target= -"_blank">Download Binary Builds</a></li> +<li><a href="download.cgi" target="_blank">Download Binary Builds</a></li> <li><a href="http://issues.apache.org/jira/browse/AXIS2">Report bugs/Request additional features</a></li> </ul> @@ -55,7 +54,7 @@ steps (in addition to the ones above) to href="release-process.html">release process</a></li> <li>Review the <a href="refLib.html">reference library</a></li> <li><a href= -"http://svn.apache.org/viewvc/webservices/axis2/"> +"http://svn.apache.org/viewvc/axis/axis2/java/core/"> View the Source Code</a></li> <li><a href="svn.html">Access SVN Repository</a></li> </ul> Modified: axis/axis2/java/core/branches/1_5/src/site/xdoc/refLib.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/src/site/xdoc/refLib.xml?rev=1030250&r1=1030249&r2=1030250&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/src/site/xdoc/refLib.xml (original) +++ axis/axis2/java/core/branches/1_5/src/site/xdoc/refLib.xml Tue Nov 2 21:52:34 2010 @@ -56,7 +56,7 @@ Adding security to SOAP.</p> <a href="http://www.w3.org/TR/2005/WD-ws-addr-core-20050331/">1.0 (31st March,2005)</a></p> <p><a href= -"ftp://www6.software.ibm.com/software/developer/library/ws-policy.pdf"> +"http://www.w3.org/TR/ws-policy/"> Web Services Policy Framework (WSPolicy)</a></p> <p><a href= "http://www.ws-i.org/Profiles/BasicProfile-1.0.html">WS-I Basic Modified: axis/axis2/java/core/branches/1_5/src/site/xdoc/siteHowTo.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/src/site/xdoc/siteHowTo.xml?rev=1030250&r1=1030249&r2=1030250&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/src/site/xdoc/siteHowTo.xml (original) +++ axis/axis2/java/core/branches/1_5/src/site/xdoc/siteHowTo.xml Tue Nov 2 21:52:34 2010 @@ -37,10 +37,10 @@ the documentation. Make sure you don't f directory in the path.</p> <h2>Checking out Axis 2.0</h2> <p>Checkout the <a href= -"http://svn.apache.org/repos/asf/webservices/axis2/trunk/java">latest +"http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk">latest source</a> using your favorite SVN client. If you are a committer, get a <a href= -"https://svn.apache.org/repos/asf/webservices/axis2/trunk/java">commiter +"https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk">commiter check out.</a></p> <h2>Building the Site</h2> <p>cd to modules/documentation and type <i>mvn install</i> The built Modified: axis/axis2/java/core/branches/1_5/src/site/xdoc/tools/CodegenToolReference.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/src/site/xdoc/tools/CodegenToolReference.xml?rev=1030250&r1=1030249&r2=1030250&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/src/site/xdoc/tools/CodegenToolReference.xml (original) +++ axis/axis2/java/core/branches/1_5/src/site/xdoc/tools/CodegenToolReference.xml Tue Nov 2 21:52:34 2010 @@ -34,8 +34,7 @@ an Ant Task. This document will list the and Ant task references. Also in detail, this document shows how to build file using custom Ant task and invoking the Code Generator from Ant.</p> -<p>This tool is bundled with the <a href= -"http://ws.apache.org/axis2/download.cgi">Axis2 Binary +<p>This tool is bundled with the <a href="../download.cgi#std-bin">Axis2 Binary Distribution</a>.</p> <h2>Content</h2> <ul> @@ -64,7 +63,7 @@ majority) there is another WSDL2Java cla the main classes directly or use one of the scripts to run the WSDL2Code and WSDL2Java appropriately. (the scripts are found in the bin directory of the <a href= -"../../download/1_1/download.html#std-bin">Standard Binary +"../download.cgi#std-bin">Standard Binary Distribution</a>)</p> <a name="cmdline" id="cmdline"></a> <h2>Command Line Version</h2> Modified: axis/axis2/java/core/branches/1_5/src/site/xdoc/tools/idea/Idea_plug-in_userguide.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/src/site/xdoc/tools/idea/Idea_plug-in_userguide.xml?rev=1030250&r1=1030249&r2=1030250&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/src/site/xdoc/tools/idea/Idea_plug-in_userguide.xml (original) +++ axis/axis2/java/core/branches/1_5/src/site/xdoc/tools/idea/Idea_plug-in_userguide.xml Tue Nov 2 21:52:34 2010 @@ -54,8 +54,7 @@ Generation</a></li> service archives which can be deployed in Axis2, and generate java classes files from WSDL files. The following section describes the installation procedure followed by the usage of the plug-in.</p> -<p><b>Note:</b> This plug-in is made up with <a href= -"http://apidoc.org/docset/16">IDEA Open API</a> which will be +<p><b>Note:</b> This plug-in is made up with IDEA Open API which will be compatible with idea version since build 4121. The plugin also be compatible with all the builds after build number 4121 and also the java version should be 1.4 or higher. The provided screen shots may Modified: axis/axis2/java/core/branches/1_5/src/site/xdoc/tools/index.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/src/site/xdoc/tools/index.xml?rev=1030250&r1=1030249&r2=1030250&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_5/src/site/xdoc/tools/index.xml (original) +++ axis/axis2/java/core/branches/1_5/src/site/xdoc/tools/index.xml Tue Nov 2 21:52:34 2010 @@ -42,7 +42,7 @@ supported by Axis2.</p> </tr> <tr> <td> - <a href="../tools/1_4/CodegenToolReference.html">Code Generator + <a href="CodegenToolReference.html">Code Generator Tool- Command Line & Ant Task</a> </td> <td>Tool consists of a command line version and an Ant Task. It is @@ -53,12 +53,12 @@ to run the WSDL2Code and WSDL2Java appro <td>1.4</td> <td/> <td>This tool is bundled with the Axis2 Standard Binary -Distribution found <a href="http://ws.apache.org/axis2/download.cgi">here</a> +Distribution found <a href="../download.cgi#std-bin">here</a> </td> </tr> <tr> <td> - <a href="../tools/1_4/eclipse/servicearchiver-plugin.html">Service Archive + <a href="eclipse/servicearchiver-plugin.html">Service Archive Wizard - Eclipse Plug-in</a> </td> <td>As part of the Axis2 tool set, the service archive generator is @@ -79,7 +79,7 @@ PGP</a> </tr> <tr> <td> - <a href="../tools/1_4/eclipse/wsdl2java-plugin.html">Code + <a href="eclipse/wsdl2java-plugin.html">Code Generator Wizard - Eclipse Plug-in</a> </td> <td>Axis2 code generator comes built-in with an <a href="http://www.eclipse.org/">eclipse</a> plug-in. This can be used to @@ -99,7 +99,7 @@ PGP</a> </tr> <tr> <td> - <a href="../tools/1_4/idea/Idea_plug-in_userguide.html">Code + <a href="idea/Idea_plug-in_userguide.html">Code Generator Wizard - IntelliJ IDEA Plug-in</a> </td> <td>Using this tool one can create service archives that can be @@ -136,7 +136,7 @@ PGP</a> </tr> <tr> <td> - <a href="../tools/1_4/maven-plugins/maven-aar-plugin.html">Maven2 AAR + <a href="maven-plugins/maven-aar-plugin.html">Maven2 AAR Plug-in</a> </td> <td>This plugin generates an Axis2 service file (AAR file).</td> @@ -171,7 +171,7 @@ PGP</a> </tr> <tr> <td> - <a href="../tools/1_4/maven-plugins/maven-java2wsdl-plugin.html">Maven2 + <a href="maven-plugins/maven-java2wsdl-plugin.html">Maven2 Java2WSDL Plug-in</a> </td> <td> @@ -192,7 +192,7 @@ PGP</a> </tr> <tr> <td> - <a href="../tools/1_4/maven-plugins/maven-wsdl2code-plugin.html">Maven2 + <a href="maven-plugins/maven-wsdl2code-plugin.html">Maven2 WSDL2Code Plug-in</a> </td> <td>