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 gd...@apache.org on 2003/06/08 03:48:38 UTC

cvs commit: xml-axis/java/docs building-axis.html developers-guide.html index.html install.html user-guide.html

gdaniels    2003/06/07 18:48:38

  Modified:    java/docs building-axis.html developers-guide.html
                        index.html install.html user-guide.html
  Log:
  xml.apache.org -> ws.apache.org
  
  Revision  Changes    Path
  1.5       +1 -1      xml-axis/java/docs/building-axis.html
  
  Index: building-axis.html
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/docs/building-axis.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- building-axis.html	6 Apr 2003 09:04:09 -0000	1.4
  +++ building-axis.html	8 Jun 2003 01:48:38 -0000	1.5
  @@ -45,7 +45,7 @@
   
   <h2><a NAME="Required"></a>Building without Any Optional Components</h2>
   <ol>
  -  <li>Download the xml-axis project from cvs. ( http://xml.apache.org/axis/cvs.html)</li>
  +  <li>Download the xml-axis project from cvs. ( http://ws.apache.org/axis/cvs.html)</li>
     <li>Download activation.jar to $(axis.home)/java/lib.
          <br>You can download this from 
           <a href="http://java.sun.com/products/javabeans/glasgow/jaf.html">http://java.sun.com/products/javabeans/glasgow/jaf.html</a>   
  
  
  
  1.35      +1 -1      xml-axis/java/docs/developers-guide.html
  
  Index: developers-guide.html
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/docs/developers-guide.html,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- developers-guide.html	6 Apr 2003 09:04:09 -0000	1.34
  +++ developers-guide.html	8 Jun 2003 01:48:38 -0000	1.35
  @@ -43,7 +43,7 @@
   <ul>
   <li>
   Axis specific information (cvs repository access, mailing list info, etc.)
  -can be found on the <a href="http://xml.apache.org/axis/index.html">Axis
  +can be found on the <a href="http://ws.apache.org/axis/index.html">Axis
   Home Page</a>.</li>
   
   <li>
  
  
  
  1.13      +1 -1      xml-axis/java/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/docs/index.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- index.html	8 Jan 2003 06:43:00 -0000	1.12
  +++ index.html	8 Jun 2003 01:48:38 -0000	1.13
  @@ -14,7 +14,7 @@
   
   <h1>Documentation</h1>
   
  -This is the documentation for <a href="http://xml.apache.org/axis/">Apache Axis 1.1</a>
  +This is the documentation for <a href="http://ws.apache.org/axis/">Apache Axis 1.1</a>
   If the version of Axis you are using is older or newer than this version, then this
   is the wrong documentation to be using. Read the version that came with your copy of Axis.  
   
  
  
  
  1.34      +1 -1      xml-axis/java/docs/install.html
  
  Index: install.html
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/docs/install.html,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- install.html	29 Apr 2003 14:01:47 -0000	1.33
  +++ install.html	8 Jun 2003 01:48:38 -0000	1.34
  @@ -8,7 +8,7 @@
   <table cellspacing=0 width=100% border=0>
   <tr>
   <td colspan=2>
  -<a href="http://xml.apache.org/axis">
  +<a href="http://ws.apache.org/axis">
   <img border=0 align=left src="images/axis.jpg" />
   </a>
   <h1>
  
  
  
  1.87      +1 -1      xml-axis/java/docs/user-guide.html
  
  Index: user-guide.html
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/docs/user-guide.html,v
  retrieving revision 1.86
  retrieving revision 1.87
  diff -u -r1.86 -r1.87
  --- user-guide.html	2 Jun 2003 13:57:58 -0000	1.86
  +++ user-guide.html	8 Jun 2003 01:48:38 -0000	1.87
  @@ -1488,7 +1488,7 @@
   distribution. 
       The Javadocs can be intimidating at first, but once you know the major user
       classes, they are one of the fastest ways to an answer.</li>
  -  <li><b><a href="http://xml.apache.org/axis/mail.html">The mailing list
  +  <li><b><a href="http://ws.apache.org/axis/mail.html">The mailing list
   archives.</a></b> 
       If you know what you want but don't know what it's called in Axis, this is 
       the best place to look. Chances are someone has wanted the same thing and