You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by sa...@apache.org on 2003/12/02 14:25:54 UTC

cvs commit: ws-site/targets/axis/java user-guide.html to-do.html security.html requirements.html reference.html reading.html integration-guide.html install.html index.html developers-guide.html building-axis.html AxisTestRedesign.html architecture-guide.html

sanjaya     2003/12/02 05:25:54

  Modified:    targets/axis/java user-guide.html to-do.html security.html
                        requirements.html reference.html reading.html
                        integration-guide.html install.html index.html
                        developers-guide.html building-axis.html
                        AxisTestRedesign.html architecture-guide.html
  Log:
  changes for axis-c beta release
  
  Revision  Changes    Path
  1.7       +2 -2      ws-site/targets/axis/java/user-guide.html
  
  Index: user-guide.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/java/user-guide.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- user-guide.html	31 Oct 2003 21:22:35 -0000	1.6
  +++ user-guide.html	2 Dec 2003 13:25:53 -0000	1.7
  @@ -168,7 +168,7 @@
   <span class="menuLabel">Axis (C++)</span>
     
   <div class="menuItem">
  -<a href="../cpp/index.html">Axis C++ alpha released!</a>
  +<a href="../cpp/index.html">Axis C++ Beta released!</a>
   </div>
     
   <div class="menuItem">
  @@ -341,7 +341,7 @@
   <div class="h2">
   <h2>What's still to do?</h2>
   </div>
  -<p>Please click for <a href="to-do.html">a list of what we think needs doing</a> - and please consider helping out if you're interested &amp;amp; able!</p>
  +<p>Please click for <a href="to-do.html">a list of what we think needs doing</a> - and please consider helping out if you're interested &amp; able!</p>
   <div class="h4">
   <h4>Installing Axis and Using this Guide</h4>
   </div>
  
  
  
  1.5       +1 -1      ws-site/targets/axis/java/to-do.html
  
  Index: to-do.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/java/to-do.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- to-do.html	31 Oct 2003 21:22:35 -0000	1.4
  +++ to-do.html	2 Dec 2003 13:25:53 -0000	1.5
  @@ -168,7 +168,7 @@
   <span class="menuLabel">Axis (C++)</span>
     
   <div class="menuItem">
  -<a href="../cpp/index.html">Axis C++ alpha released!</a>
  +<a href="../cpp/index.html">Axis C++ Beta released!</a>
   </div>
     
   <div class="menuItem">
  
  
  
  1.4       +1 -1      ws-site/targets/axis/java/security.html
  
  Index: security.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/java/security.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- security.html	31 Oct 2003 21:22:35 -0000	1.3
  +++ security.html	2 Dec 2003 13:25:53 -0000	1.4
  @@ -168,7 +168,7 @@
   <span class="menuLabel">Axis (C++)</span>
     
   <div class="menuItem">
  -<a href="../cpp/index.html">Axis C++ alpha released!</a>
  +<a href="../cpp/index.html">Axis C++ Beta released!</a>
   </div>
     
   <div class="menuItem">
  
  
  
  1.5       +1 -1      ws-site/targets/axis/java/requirements.html
  
  Index: requirements.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/java/requirements.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- requirements.html	31 Oct 2003 21:22:35 -0000	1.4
  +++ requirements.html	2 Dec 2003 13:25:53 -0000	1.5
  @@ -168,7 +168,7 @@
   <span class="menuLabel">Axis (C++)</span>
     
   <div class="menuItem">
  -<a href="../cpp/index.html">Axis C++ alpha released!</a>
  +<a href="../cpp/index.html">Axis C++ Beta released!</a>
   </div>
     
   <div class="menuItem">
  
  
  
  1.7       +2 -2      ws-site/targets/axis/java/reference.html
  
  Index: reference.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/java/reference.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- reference.html	31 Oct 2003 21:22:35 -0000	1.6
  +++ reference.html	2 Dec 2003 13:25:53 -0000	1.7
  @@ -168,7 +168,7 @@
   <span class="menuLabel">Axis (C++)</span>
     
   <div class="menuItem">
  -<a href="../cpp/index.html">Axis C++ alpha released!</a>
  +<a href="../cpp/index.html">Axis C++ Beta released!</a>
   </div>
     
   <div class="menuItem">
  @@ -703,7 +703,7 @@
   <dt>
   <strong>&lt;handler [name="</strong><em>name</em><strong>"] type="</strong><em>type</em><strong>"/&gt;</strong>
   </dt>
  -<dd>Belongs at the top level inside a <strong>&lt;deployment&gt;</strong> or <strong>&lt;undeployment&gt;</strong>, or inside a <strong>&lt;chain&gt;</strong>, <strong>&lt;requestFlow&gt;</strong>, or <strong>&lt;responseFlow&gt;</strong>. Defines a Handler, and indicates the type of the handler. "Type" is either the name of another previously defined Handler, or a QName of the form "<strong>java:class.name</strong>". The optional "name" attribute allows you to refer to this Handler definition in other parts of the deployment. May contain an arbitrary number of <strong>&lt;option name="</strong><em>name</em><strong>" value="</strong><em>value</em><strong>"&gt;</strong> elements, each of which will supply an option to the deployed Handler.</dd>
  +<dd>Belongs at the top level inside a <strong>&lt;deployment&gt;</strong> or <strong>&lt;undeployment&gt;</strong>, or inside a <strong>&lt;chain&gt;</strong>, <strong>&lt;requestFlow&gt;</strong>, or <strong>&lt;responseFlow&gt;</strong>. Defines a Handler, and indicates the type of the handler. "Type" is either the name of another previously defined Handler, or a QName of the form "<strong>java:class.name</strong>". The optional "name" attribute allows you to refer to this Handler definition in other parts of the deployment. May contain an arbitrary number of <strong>&lt;parameter name="</strong><em>name</em><strong>" value="</strong><em>value</em><strong>"&gt;</strong> elements, each of which will supply an option to the deployed Handler.</dd>
   <dt></dt>
   <dt>
   <strong>&lt;service name="</strong><em>name</em><strong>" provider="</strong><em>provider</em><strong>" &gt;</strong>
  
  
  
  1.5       +1 -1      ws-site/targets/axis/java/reading.html
  
  Index: reading.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/java/reading.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- reading.html	31 Oct 2003 21:22:35 -0000	1.4
  +++ reading.html	2 Dec 2003 13:25:53 -0000	1.5
  @@ -168,7 +168,7 @@
   <span class="menuLabel">Axis (C++)</span>
     
   <div class="menuItem">
  -<a href="../cpp/index.html">Axis C++ alpha released!</a>
  +<a href="../cpp/index.html">Axis C++ Beta released!</a>
   </div>
     
   <div class="menuItem">
  
  
  
  1.6       +1 -1      ws-site/targets/axis/java/integration-guide.html
  
  Index: integration-guide.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/java/integration-guide.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- integration-guide.html	31 Oct 2003 21:22:35 -0000	1.5
  +++ integration-guide.html	2 Dec 2003 13:25:53 -0000	1.6
  @@ -168,7 +168,7 @@
   <span class="menuLabel">Axis (C++)</span>
     
   <div class="menuItem">
  -<a href="../cpp/index.html">Axis C++ alpha released!</a>
  +<a href="../cpp/index.html">Axis C++ Beta released!</a>
   </div>
     
   <div class="menuItem">
  
  
  
  1.6       +1 -1      ws-site/targets/axis/java/install.html
  
  Index: install.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/java/install.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- install.html	31 Oct 2003 21:22:35 -0000	1.5
  +++ install.html	2 Dec 2003 13:25:53 -0000	1.6
  @@ -168,7 +168,7 @@
   <span class="menuLabel">Axis (C++)</span>
     
   <div class="menuItem">
  -<a href="../cpp/index.html">Axis C++ alpha released!</a>
  +<a href="../cpp/index.html">Axis C++ Beta released!</a>
   </div>
     
   <div class="menuItem">
  
  
  
  1.4       +1 -1      ws-site/targets/axis/java/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/java/index.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.html	31 Oct 2003 21:22:35 -0000	1.3
  +++ index.html	2 Dec 2003 13:25:53 -0000	1.4
  @@ -168,7 +168,7 @@
   <span class="menuLabel">Axis (C++)</span>
     
   <div class="menuItem">
  -<a href="../cpp/index.html">Axis C++ alpha released!</a>
  +<a href="../cpp/index.html">Axis C++ Beta released!</a>
   </div>
     
   <div class="menuItem">
  
  
  
  1.6       +1 -1      ws-site/targets/axis/java/developers-guide.html
  
  Index: developers-guide.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/java/developers-guide.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- developers-guide.html	31 Oct 2003 21:22:35 -0000	1.5
  +++ developers-guide.html	2 Dec 2003 13:25:53 -0000	1.6
  @@ -168,7 +168,7 @@
   <span class="menuLabel">Axis (C++)</span>
     
   <div class="menuItem">
  -<a href="../cpp/index.html">Axis C++ alpha released!</a>
  +<a href="../cpp/index.html">Axis C++ Beta released!</a>
   </div>
     
   <div class="menuItem">
  
  
  
  1.4       +1 -1      ws-site/targets/axis/java/building-axis.html
  
  Index: building-axis.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/java/building-axis.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- building-axis.html	31 Oct 2003 21:22:35 -0000	1.3
  +++ building-axis.html	2 Dec 2003 13:25:53 -0000	1.4
  @@ -168,7 +168,7 @@
   <span class="menuLabel">Axis (C++)</span>
     
   <div class="menuItem">
  -<a href="../cpp/index.html">Axis C++ alpha released!</a>
  +<a href="../cpp/index.html">Axis C++ Beta released!</a>
   </div>
     
   <div class="menuItem">
  
  
  
  1.5       +1 -1      ws-site/targets/axis/java/AxisTestRedesign.html
  
  Index: AxisTestRedesign.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/java/AxisTestRedesign.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- AxisTestRedesign.html	31 Oct 2003 21:22:35 -0000	1.4
  +++ AxisTestRedesign.html	2 Dec 2003 13:25:53 -0000	1.5
  @@ -168,7 +168,7 @@
   <span class="menuLabel">Axis (C++)</span>
     
   <div class="menuItem">
  -<a href="../cpp/index.html">Axis C++ alpha released!</a>
  +<a href="../cpp/index.html">Axis C++ Beta released!</a>
   </div>
     
   <div class="menuItem">
  
  
  
  1.5       +1 -1      ws-site/targets/axis/java/architecture-guide.html
  
  Index: architecture-guide.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/java/architecture-guide.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- architecture-guide.html	31 Oct 2003 21:22:35 -0000	1.4
  +++ architecture-guide.html	2 Dec 2003 13:25:53 -0000	1.5
  @@ -168,7 +168,7 @@
   <span class="menuLabel">Axis (C++)</span>
     
   <div class="menuItem">
  -<a href="../cpp/index.html">Axis C++ alpha released!</a>
  +<a href="../cpp/index.html">Axis C++ Beta released!</a>
   </div>
     
   <div class="menuItem">