Author: veithen Date: Mon Nov 1 13:41:06 2010 New Revision: 1029651 URL: http://svn.apache.org/viewvc?rev=1029651&view=rev Log: Fixed more broken links.
Modified: axis/axis2/java/core/trunk/modules/parent/pom.xml axis/axis2/java/core/trunk/pom.xml axis/axis2/java/core/trunk/src/site/xdoc/archived_news.xml axis/axis2/java/core/trunk/src/site/xdoc/articles.xml axis/axis2/java/core/trunk/src/site/xdoc/docs/Axis2ArchitectureGuide.xml axis/axis2/java/core/trunk/src/site/xdoc/docs/WS_policy.xml axis/axis2/java/core/trunk/src/site/xdoc/docs/adv-userguide.xml axis/axis2/java/core/trunk/src/site/xdoc/docs/contents.xml.vm axis/axis2/java/core/trunk/src/site/xdoc/docs/jibx/jibx-codegen-integration.xml axis/axis2/java/core/trunk/src/site/xdoc/docs/json_support.xml axis/axis2/java/core/trunk/src/site/xdoc/docs/pojoguide.xml.vm axis/axis2/java/core/trunk/src/site/xdoc/docs/rest-ws.xml axis/axis2/java/core/trunk/src/site/xdoc/docs/soapmonitor-module.xml.vm axis/axis2/java/core/trunk/src/site/xdoc/docs/userguide-buildingservices.xml.vm axis/axis2/java/core/trunk/src/site/xdoc/docs/userguide.xml axis/axis2/java/core/trunk/src/site/xdoc/faq.xml axis/axis2/java/core/trunk/src/site/xdoc/refLib.xml axis/axis2/java/core/trunk/src/site/xdoc/siteHowTo.xml axis/axis2/java/core/trunk/src/site/xdoc/tools/CodegenToolReference.xml axis/axis2/java/core/trunk/src/site/xdoc/tools/idea/Idea_plug-in_userguide.xml axis/axis2/java/core/trunk/src/site/xdoc/tools/index.xml Modified: axis/axis2/java/core/trunk/modules/parent/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/parent/pom.xml?rev=1029651&r1=1029650&r2=1029651&view=diff ============================================================================== --- axis/axis2/java/core/trunk/modules/parent/pom.xml (original) +++ axis/axis2/java/core/trunk/modules/parent/pom.xml Mon Nov 1 13:41:06 2010 @@ -214,7 +214,7 @@ <id>chathura</id> <email>chathura AT opensource.lk</email> <organization>Indiana University, USA</organization> - <url>www.apache.org/~chathura</url> + <url>http://www.apache.org/~chathura</url> </developer> <developer> <name>David Illsley</name> Modified: axis/axis2/java/core/trunk/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/pom.xml?rev=1029651&r1=1029650&r2=1029651&view=diff ============================================================================== --- axis/axis2/java/core/trunk/pom.xml (original) +++ axis/axis2/java/core/trunk/pom.xml Mon Nov 1 13:41:06 2010 @@ -290,7 +290,7 @@ <id>chathura</id> <email>chathura AT opensource.lk</email> <organization>Indiana University, USA</organization> - <url>www.apache.org/~chathura</url> + <url>http://www.apache.org/~chathura</url> </developer> <developer> <name>David Illsley</name> Modified: axis/axis2/java/core/trunk/src/site/xdoc/archived_news.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/archived_news.xml?rev=1029651&r1=1029650&r2=1029651&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/archived_news.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/archived_news.xml Mon Nov 1 13:41:06 2010 @@ -385,23 +385,23 @@ Optimized Packaging (XOP) and SOAP with <ol type="1"> <li>Axis2 Web Application (Web App)</li> <li>WSDL2WS- <a href= -"tools/1_1/eclipse/wsdl2java-plugin.html">eclipse +"tools/eclipse/wsdl2java-plugin.html">eclipse plug-in</a><a>/</a> <a href= -"tools/1_1/CodegenToolReference.html">Command line +"tools/CodegenToolReference.html">Command line version</a><a>/</a><a href= -"tools/1_1/idea/Idea_plug-in_userguide.html#WSDL2Java_Code_Generation">IntelliJ +"tools/idea/Idea_plug-in_userguide.html#WSDL2Java_Code_Generation">IntelliJ IDEA plug-in</a><a>/</a><a href= -"tools/1_1/maven-plugins/maven-wsdl2code-plugin.html">Maven2 +"tools/maven-plugins/maven-wsdl2code-plugin.html">Maven2 WSDL2Code Plug-in</a></li> <li>Service Archive Wizard- <a href= -"tools/1_1/eclipse/servicearchiver-plugin.html">eclipse +"tools/eclipse/servicearchiver-plugin.html">eclipse plug-in</a>/ <a href= -"tools/1_1/idea/Idea_plug-in_userguide.html#Create_Service_Archive"> +"tools/idea/Idea_plug-in_userguide.html#Create_Service_Archive"> IntelliJ IDEA plug-in</a>/ <a href= -"tools/1_1/maven-plugins/maven-aar-plugin.html">Maven2 AAR +"tools/maven-plugins/maven-aar-plugin.html">Maven2 AAR Plug-in</a></li> <li>Java2WSDL- <a href= -"tools/1_1/maven-plugins/maven-java2wsdl-plugin.html">Maven2 +"tools/maven-plugins/maven-java2wsdl-plugin.html">Maven2 Java2WSDL Plug-in</a></li> </ol> <h2>Extension Modules</h2> @@ -479,7 +479,7 @@ support</li> <li>Archived service deployment model</li> <li>Archived module deployment model supporting controlled extensibility with versioning support</li> -<li><a href="1_1/installationguide.html#hot_deployment">Hot +<li><a href="docs/installationguide.html#hot_deployment">Hot deployment</a></li> <li>WS-Policy driven code generation extensions</li> <li>Flexible service lifecyle model</li> @@ -515,16 +515,16 @@ Optimized Packaging (XOP) and SOAP with <ol type="1"> <li>Axis2 Web Application (Web App)</li> <li>WSDL2WS- <a href= -"../tools/1_0/eclipse/wsdl2java-plugin.html">eclipse +"../tools/eclipse/wsdl2java-plugin.html">eclipse plug-in</a><a>/</a> <a href= -"../tools/1_0/CodegenToolReference.html">Command line +"../tools/CodegenToolReference.html">Command line version</a><a>/</a><a href= -"../tools/1_0/idea/Idea_plug-in_userguide.html#WSDL2Java_Code_Generation">IntelliJ +"../tools/idea/Idea_plug-in_userguide.html#WSDL2Java_Code_Generation">IntelliJ IDEA plug-in</a></li> <li>Service Archive Wizard- <a href= -"../tools/1_0/eclipse/servicearchiver-plugin.html">eclipse +"../tools/eclipse/servicearchiver-plugin.html">eclipse plug-in</a>/ <a href= -"../tools/1_0/idea/Idea_plug-in_userguide.html#Create_Service_Archive"> +"../tools/idea/Idea_plug-in_userguide.html#Create_Service_Archive"> IntelliJ IDEA plug-in</a></li> </ol> <h2>Extension Modules</h2> Modified: axis/axis2/java/core/trunk/src/site/xdoc/articles.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/articles.xml?rev=1029651&r1=1029650&r2=1029651&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/articles.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/articles.xml Mon Nov 1 13:41:06 2010 @@ -67,7 +67,7 @@ Axis2 Deployment Model</a>- By Deepal Ja "http://www.developer.com/open/article.php/3557741">Understanding Axis2 Deployment Architecture</a>- By Deepal Jayasinghe</li> <li><a href= -"http://www.wso2.net/articles/axis2/java/2006/02/06/inside-codegen"> +"http://wso2.org/library/35"> Inside the Axis2 Code Generator</a>- By Ajith Ranabahu (06 Feb 2006)</li> <li><a href= @@ -84,15 +84,15 @@ Tyler Anderson (07 Mar 2006)</li> "http://www.developer.com/java/ent/article.php/3606466">The Axis2 Transport Framework</a>- By Deepal Jayasinghe</li> <li><a href= -"http://www.wso2.net/articles/axis2/java/2006/08/01/client-api-parameters"> +"http://wso2.org/library/230"> Reference Guide to Apache Axis2 Client API Parameters</a>- By Eran Chinthaka (01 Aug 2006)</li> <li><a href= -"http://www.wso2.net/articles/axis2/java/2006/05/17/axis2-performance-testing-round-1"> +"http://wso2.org/library/91"> Axis2 - Performance Testing Round #1</a>- By Devanum Sirinivas (17 May 2006)</li> <li><a href= -"http://www.wso2.net/articles/axis2/java/2006/09/13/working-with-axis2"> +"http://wso2.org/library/259"> Working With Apache Axis2</a>- Deepal Jayasinghe (13 Sep 2006)</li> <li><a href= "http://www.developer.com/java/ent/article.php/3613896">Writing an Modified: axis/axis2/java/core/trunk/src/site/xdoc/docs/Axis2ArchitectureGuide.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/docs/Axis2ArchitectureGuide.xml?rev=1029651&r1=1029650&r2=1029651&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/docs/Axis2ArchitectureGuide.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/docs/Axis2ArchitectureGuide.xml Mon Nov 1 13:41:06 2010 @@ -457,7 +457,7 @@ message is directed to. Dispatchers alwa dispatchers dispatch to a particular operation depending on various conditions like WS-Addressing information, URI information, SOAP action information, etc. ( See more information on <a href= -"http://www.wso2.net/tutorials/axis2/java/2006/06/18/operation-service-message-is-destined-to"> +"http://wso2.org/library/176"> Dispatching</a>)</li> </ol> <ul> @@ -619,7 +619,7 @@ the following information.</p> <a name="modulearchive" id="modulearchive"></a> <h3>Module Archive</h3> <p>Module archive must have a META-INF/<a href= -"resources/schemas/module.xsd">module.xml</a> file and dependent +"../schemas/module.xsd">module.xml</a> file and dependent classes. The <em>module.xml</em> file has Module parameters and the Operations defined in the module.</p> <p>When the system starts up, Axis2 prompts the deployment model to Modified: axis/axis2/java/core/trunk/src/site/xdoc/docs/WS_policy.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/docs/WS_policy.xml?rev=1029651&r1=1029650&r2=1029651&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/docs/WS_policy.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/docs/WS_policy.xml Mon Nov 1 13:41:06 2010 @@ -178,7 +178,7 @@ you send us in this regard. Keep on cont <a href="http://ws.apache.org/commons/neethi/index.html" target= "_blank">Home Page</a></li> <li>Sanka Samaranayake, March 2006. <a href= -"http://www.wso2.net/articles/neethi/java/2006/01/24/ws-policy" +"http://wso2.org/library/23" target="_blank">Web services Policy - Why, What & How</a></li> <li><a href= "http://svn.apache.org/viewcvs.cgi/webservices/commons/trunk/modules/neethi/" Modified: axis/axis2/java/core/trunk/src/site/xdoc/docs/adv-userguide.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/docs/adv-userguide.xml?rev=1029651&r1=1029650&r2=1029651&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/docs/adv-userguide.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/docs/adv-userguide.xml Mon Nov 1 13:41:06 2010 @@ -474,10 +474,8 @@ information.</p> <h3>Security</h3> -<p>Axis2 provides Security support using <a -href="http://axis.apache.org/axis2/java/rampart/">Apache Rampart</a>. Please refer to <a -href="../modules/wss4j/1_0/security-module.html" target="_blank">Securing -SOAP Messages with Apache Rampart</a> for more information.</p> +<p>WS-Security support for Axis2 is provided by <a +href="http://axis.apache.org/axis2/java/rampart/">Apache Rampart</a>.</p> <h3>REST Web Service</h3> Modified: axis/axis2/java/core/trunk/src/site/xdoc/docs/contents.xml.vm URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/docs/contents.xml.vm?rev=1029651&r1=1029650&r2=1029651&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/docs/contents.xml.vm (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/docs/contents.xml.vm Mon Nov 1 13:41:06 2010 @@ -26,8 +26,6 @@ <meta http-equiv="content-type" content= "text/html; charset=us-ascii" /> <title>Axis2/Java ${axis2_version} Documentation Home</title> -<link href="../css/axis-docs.css" rel="stylesheet" type="text/css" -media="all" /> </head> <body lang="en" xml:lang="en"> <h1>Apache Axis2/Java Version ${axis2_version} Documentation Modified: axis/axis2/java/core/trunk/src/site/xdoc/docs/jibx/jibx-codegen-integration.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/docs/jibx/jibx-codegen-integration.xml?rev=1029651&r1=1029650&r2=1029651&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/docs/jibx/jibx-codegen-integration.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/docs/jibx/jibx-codegen-integration.xml Mon Nov 1 13:41:06 2010 @@ -37,12 +37,6 @@ supported by the other data binding tech JiBX requires more setup than the other data binding techniques - in particular, you need to come up with a set of data classes and a binding definition in order to work with JiBX in Axis2.</p> -<p>JiBX support for Axis2 and Web services in general is continuing -to evolve. This page covers the basics of using JiBX with Axis2 as -of the current release. Check the <a href= -"http://www.sosnoski.com/jibx-wiki/space/axis2-jibx">JiBX Axis2 -Wiki page</a> for updated information about using JiBX with -Axis2.</p> <h2>Content</h2> <ul> <li><a href="#intro">Introduction</a></li> @@ -206,11 +200,7 @@ classes and corresponding JiBX binding d schema, and also for generating binding+schema generation from existing code. These features will be integrated into the Axis2 JiBX support when they are available. Check the <a href= -"http://www.jibx.org">JiBX project site</a> for updates on JiBX, -and the <a href= -"http://www.sosnoski.com/jibx-wiki/space/axis2-jibx">JiBX Axis2 -Wiki page</a> for updated information about using JiBX with -Axis2.</p> +"http://www.jibx.org">JiBX project site</a> for updates on JiBX.</p> <h2>References</h2> <p><a href= "http://jibx.sourceforge.net/tutorial/binding-tutorial.html">JiBX: Modified: axis/axis2/java/core/trunk/src/site/xdoc/docs/json_support.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/docs/json_support.xml?rev=1029651&r1=1029650&r2=1029651&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/docs/json_support.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/docs/json_support.xml Mon Nov 1 13:41:06 2010 @@ -60,7 +60,7 @@ object</test></root> == {{json object}}</font></font></p> <p>When it comes to converting XML to JSON and vice versa, there are two major conventions, one named "<a href= -"http://badgerfish.ning.com/">Badgerfish</a>" and the other, +"http://www.sklar.com/badgerfish/">Badgerfish</a>" and the other, Mapped. The main difference between these two conventions exists in the way they map XML namespaces into JSON.</p> Modified: axis/axis2/java/core/trunk/src/site/xdoc/docs/pojoguide.xml.vm URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/docs/pojoguide.xml.vm?rev=1029651&r1=1029650&r2=1029651&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/docs/pojoguide.xml.vm (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/docs/pojoguide.xml.vm Mon Nov 1 13:41:06 2010 @@ -25,8 +25,6 @@ "HTML Tidy for Windows (vers 14 June 2007), see www.w3.org" /> <meta http-equiv="content-type" content="" /> <title>POJO Web Services using Axis2</title> -<link href="../css/axis-docs.css" rel="stylesheet" type="text/css" -media="all" /> </head> <body lang="en" xml:lang="en"> <h1>POJO Web Services using Apache Axis2</h1> @@ -639,8 +637,7 @@ other goodies provided by the Spring fra "http://ws.apache.org/axis2/1_0/Axis2ArchitectureGuide.html">http://ws.apache.org/axis2/1_0/Axis2ArchitectureGuide.html</a></p> <p>Introduction to Apache Axis2-<a href= "http://www.redhat.com/magazine/021jul06/features/apache_axis2/">http://www.redhat.com/magazine/021jul06/features/apache_axis2/</a></p> -<p>Working With Apache Axis2-<a href= -"http://www.wso2.net/articles/axis2/java/2006/09/13/working-with-axis2">http://www.wso2.net/articles/axis2/java/2006/09/13/working-with-axis2</a></p> +<p><a href="http://wso2.org/library/259">Working With Apache Axis2</a></p> <p>Apache Tomcat-<a href= "http://tomcat.apache.org/">http://tomcat.apache.org</a></p> <p>Spring Framework-<a href= Modified: axis/axis2/java/core/trunk/src/site/xdoc/docs/rest-ws.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/docs/rest-ws.xml?rev=1029651&r1=1029650&r2=1029651&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/docs/rest-ws.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/docs/rest-ws.xml Mon Nov 1 13:41:06 2010 @@ -144,7 +144,7 @@ parameters are converted into XML and pu <source><pre>http://127.0.0.1:8080/axis2/services/Version/getVersion</pre> </source> <p>The result can be shown in the browser as follows:</p> -<img src="/images/userguide/http-get-ws.jpg"/> +<img src="images/userguide/http-get-ws.jpg"/> <p>For example, the following request,</p> <source><pre>http://127.0.0.1:8080/axis2/services/Version/getVersion</pre> Modified: axis/axis2/java/core/trunk/src/site/xdoc/docs/soapmonitor-module.xml.vm URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/docs/soapmonitor-module.xml.vm?rev=1029651&r1=1029650&r2=1029651&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/docs/soapmonitor-module.xml.vm (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/docs/soapmonitor-module.xml.vm Mon Nov 1 13:41:06 2010 @@ -23,8 +23,6 @@ <head> <meta http-equiv="content-type" content=""/> <title>The SOAP Monitor Module</title> - <link href="../css/axis-docs.css" rel="stylesheet" type="text/css" - media="all"/> </head> <body> 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=1029651&r1=1029650&r2=1029651&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 Mon Nov 1 13:41:06 2010 @@ -376,8 +376,7 @@ Distribution</b></h3> <p>Finally, deploy the service by copying the SampleService directory to the webapps/axis2/WEB-INF/services directory on the servlet engine. You can check to make sure that it's been properly -deployed by checking <a href= -"http://%3Chost%3E:%3Cport%3E/axis2/services/listServices">http://<host>:<port>/axis2/services/listServices</a>.</p> +deployed by checking http://<host>:<port>/axis2/services/listServices.</p> <a name="deployrun" id="deployrun"></a> <h2>Deploying and Running an Axis2 Service Created from WSDL</h2> <p>If you have a WSDL file, you can easily create and deploy a @@ -593,8 +592,7 @@ use the administration tools. See the <a "webadminguide.html">Web Administrator's Guide</a> for more information.)</p> <p>To verify that the service has been properly deployed, check the -list of services at <a href= -"http://%3Chost%3E:%3Cport%3E/axis2/services/listServices">http://<host>:<port>/axis2/services/listServices</a>.</p> +list of services at http://<host>:<port>/axis2/services/listServices.</p> <p><img alt="Checking the list of services" src= "images/fig06.jpg" /></p> <p>Now you should be able to access the service using any of the Modified: axis/axis2/java/core/trunk/src/site/xdoc/docs/userguide.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/docs/userguide.xml?rev=1029651&r1=1029650&r2=1029651&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/docs/userguide.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/docs/userguide.xml Mon Nov 1 13:41:06 2010 @@ -153,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, @@ -350,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/trunk/src/site/xdoc/faq.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/faq.xml?rev=1029651&r1=1029650&r2=1029651&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/faq.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/faq.xml Mon Nov 1 13:41:06 2010 @@ -89,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= @@ -169,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> @@ -178,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/trunk/src/site/xdoc/refLib.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/refLib.xml?rev=1029651&r1=1029650&r2=1029651&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/refLib.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/refLib.xml Mon Nov 1 13:41:06 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/trunk/src/site/xdoc/siteHowTo.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/siteHowTo.xml?rev=1029651&r1=1029650&r2=1029651&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/siteHowTo.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/siteHowTo.xml Mon Nov 1 13:41:06 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/trunk/src/site/xdoc/tools/CodegenToolReference.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/tools/CodegenToolReference.xml?rev=1029651&r1=1029650&r2=1029651&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/tools/CodegenToolReference.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/tools/CodegenToolReference.xml Mon Nov 1 13:41:06 2010 @@ -63,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/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=1029651&r1=1029650&r2=1029651&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 Mon Nov 1 13:41:06 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/trunk/src/site/xdoc/tools/index.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/tools/index.xml?rev=1029651&r1=1029650&r2=1029651&view=diff ============================================================================== --- axis/axis2/java/core/trunk/src/site/xdoc/tools/index.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/tools/index.xml Mon Nov 1 13:41:06 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 @@ -58,7 +58,7 @@ Distribution found <a href="../download. </tr> <tr> <td> - <a href="../tools/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/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/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/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/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/maven-plugins/maven-wsdl2code-plugin.html">Maven2 + <a href="maven-plugins/maven-wsdl2code-plugin.html">Maven2 WSDL2Code Plug-in</a> </td> <td>