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 st...@apache.org on 2003/03/27 08:23:51 UTC

cvs commit: xml-axis/java/docs reading.html

stevel      2003/03/26 23:23:51

  Modified:    java/docs reading.html
  Log:
  two more articles
  
  Revision  Changes    Path
  1.14      +20 -1     xml-axis/java/docs/reading.html
  
  Index: reading.html
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/docs/reading.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- reading.html	31 Jan 2003 21:53:37 -0000	1.13
  +++ reading.html	27 Mar 2003 07:23:51 -0000	1.14
  @@ -54,7 +54,26 @@
   Ask the magic eight ball</a><br>
    Example of using an Axis service with various 
   caller platforms/languages.       
  -</ol>
  +
  +<li>
  +  <a href="http://www.fawcette.com/javapro/2003_02/online/WSDL_kjones_02_27_03/">
  +  Configure Axis Web Services
  +  </a><br>
  +  Kevin Jones talks a bit about configuring axis, showing how to return
  +  handwritten WSDL from the ?wsdl query.
  +</li>
  +
  +<li>
  +  <a href="http://www.fawcette.com/javapro/2003_03/online/wsdl_kjones_03_10_03/">
  +  Different WSDL Styles in Axis
  +  </a><br>
  +  Kevin Jones looks at the document and wrapped styles of WSDL2Java
  +  bindings.
  +</li>
  +  
  + </ol>
  +
  +
   
   <a name="specifications">
   <h2>Specifications</h2>