You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ch...@apache.org on 2005/06/03 11:17:03 UTC

svn commit: r179753 - in /webservices/axis/trunk/java/xdocs: docs.html refLib.html

Author: chinthaka
Date: Fri Jun  3 02:17:02 2005
New Revision: 179753

URL: http://svn.apache.org/viewcvs?rev=179753&view=rev
Log:
changing site docs

Modified:
    webservices/axis/trunk/java/xdocs/docs.html
    webservices/axis/trunk/java/xdocs/refLib.html

Modified: webservices/axis/trunk/java/xdocs/docs.html
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/docs.html?rev=179753&r1=179752&r2=179753&view=diff
==============================================================================
--- webservices/axis/trunk/java/xdocs/docs.html (original)
+++ webservices/axis/trunk/java/xdocs/docs.html Fri Jun  3 02:17:02 2005
@@ -1,5 +1,5 @@
 <div align="center">
-	<h1>WebServices - Axis 2.0 </h1>
+	<h1>Web Services - Axis 2.0 </h1>
 </div>
 <div class="h3">
 	<div class="h3">
@@ -15,21 +15,18 @@
 	<ul>
 		<li><a href="./userguide.html">User's 
 		Guide</a> </li>
-		<li><a href="clientAPI.html">
-		Client API</a> </li>
 		<li><a href="refLib.html">Reference 
 		Material</a> </li>
     </ul>
-  <div class="h4">
+    <div class="h4">
 		<h4>Documentation for Axis Developers</h4>
   </div>
 	<ul><li><a href="Axis2ArchitectureGuide.html">
 		Architecture Guide</a> - Axis design concepts and rationale.</li>
 		<li><a href="svn.html">Setting up the project</a>- Instruction to set up 
 		the project</li>
-	    <li><a href="schemas.html">Schemas</a> - Schemas of the xml files required to develop modules, service, etc.,</li>
 	    <li><a href="maven-help.html">Maven Help</a> - A quick help to mostly used maven commands </li>
-	</ul>
+    </ul>
 	<p>&nbsp;</p>
 	<div id="pdf" align="right">
 &nbsp;<p></div>

Modified: webservices/axis/trunk/java/xdocs/refLib.html
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/refLib.html?rev=179753&r1=179752&r2=179753&view=diff
==============================================================================
--- webservices/axis/trunk/java/xdocs/refLib.html (original)
+++ webservices/axis/trunk/java/xdocs/refLib.html Fri Jun  3 02:17:02 2005
@@ -18,10 +18,10 @@
 Digital Signature Specification</a></b> <br>
 Adding security to SOAP.</p>
 <p><b>Other Specifications</b> </p>
-<p><a href="http://www.w3c.org/TR/wsdl.html">Web Services Description Language (WSDL) 
-1.1</a> </p>
-<p><a href="http://www.w3.org/TR/wsdl20/">Web Services Description Language 
-(WSDL) 2.0</a> </p>
+<p>Web Services Description Language (WSDL) 
+<a href="http://www.w3c.org/TR/wsdl.html">1.1</a> <a href="http://www.w3.org/TR/wsdl20/">2.0 </a></p>
+<p>WS - Addressing <a href="http://www.w3.org/Submission/ws-addressing/">submission</a> <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">Web Services Policy Framework (WSPolicy)</a></p>
 <p><a href="http://www.ws-i.org/Profiles/BasicProfile-1.0.html">WS-I Basic 
 Profile Version 1.0</a> </p>
 <p><a href="http://jcp.org/aboutJava/communityprocess/first/jsr101/index.html">
@@ -42,8 +42,8 @@
 Java Code Conventions</a></b> <br>
 This Sun document specifies the de-facto standard way of formatting Java code. 
 All code written for this project must follow these conventions.</p>
-<p><a href="http://svnbook.red-bean.com/en/1.1/svn-book.html">Version Control 
-with SubVersion</a><br>
+<p><a href="http://svnbook.red-bean.com/en/1.1/svn-book.html"><strong>Version Control 
+with SubVersion</strong></a><br>
 Written by Ben Collins-Sussman, Brian W. Fitzpatrick, C. Michael Pilato, . It 
 provides details on SVN features.</p>
 <p>&nbsp;</p>