aslom       2002/12/27 18:10:19

  Modified:    java/doc references.html
  Log:
  reorganized and reordered
  
  Revision  Changes    Path
  1.3       +36 -10    xml-axis-wsif/java/doc/references.html
  
  Index: references.html
  ===================================================================
  RCS file: /home/cvs/xml-axis-wsif/java/doc/references.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- references.html   17 Dec 2002 17:43:02 -0000      1.2
  +++ references.html   28 Dec 2002 02:10:19 -0000      1.3
  @@ -9,17 +9,43 @@
   <body alink="#0000ff" bgcolor="#ffffff" leftmargin="2" topmargin="2" 
marginwidth="2" marginheight="2">
   <h2>Web Services Invocation Framework: References</h2>
   <ul>
  -  <li><a href="http://www.research.ibm.com/people/b/bth/OOWS2001/duftler.pdf";>WSIF 
Framework proposal</a>
  -  </li><LI><A href="http://www.alphaworks.ibm.com/tech/wsif";>IBM's original 
alphaWorks WSIF site</A></LI>
  -     <LI>The W3C <A href="http://www.w3.org/TR/wsdl";>Web Services Description 
Language (WSDL) specification</A>,
  +     <LI><A href="docs/apidocs/index.html">Javadoc for the wsif API classes</A><BR>
  +     [<b>Note:</b> This link will work only after this package has been built.]</LI>
  +
  +  <li><a href="http://www.research.ibm.com/people/b/bth/OOWS2001/duftler.pdf";>WSIF 
Framework proposal</a> [PDF]
  +  </li>
  +  
  +     <LI>IBM developerWorks articles:
  +     
  +     <ul>
  +        <li><a 
href="http://www-106.ibm.com/developerworks/webservices/library/ws-appwsif.html?loc=dwmain";>Applying
 
  +      the Web services invocation framework</a> 
  +
  +       </li><li><a 
href="http://www-106.ibm.com/developerworks/webservices/library/ws-wsif/";>
  +               Web service invocation sans SOAP Part 1: Introduction</a> and
  +            <a 
href="http://www-106.ibm.com/developerworks/webservices/library/ws-wsif2/";>Part 2: 
  +              The architecture of Web Service Invocation Framework</a>.
  +       </li>
  +    </ul>
  +    
  +     </LI>
  +     
  +     <LI><A 
href="http://www.ericleach.com/sa2002/presentations/PFremantle-IBM.pdf";>A presentation 
from Paul Fremantle 
  +        at the 2002 Software Architecture conference</A></LI>
  +
  +    <LI><A href="http://www.alphaworks.ibm.com/tech/wsif";>IBM's original alphaWorks 
WSIF site</A>
  +       <br>[<B>Note:</B> useful discussion forums about old version of WSIF - 
  +          this alphaWorks version development is moved to Apache WSIF project ]
  +    </LI>
  +
  +     <LI>WSIF uses extensively WSDL and WSDL4J: 
  +             the W3C <A href="http://www.w3.org/TR/wsdl";>Web Services Description 
Language (WSDL) specification</A>,
            <A href="http://www.jcp.org/jsr/detail/110.jsp";>JSR110</A> describing the 
Java APIs for WSDL, and the
            <A 
href="http://oss.software.ibm.com/developerworks/projects/wsdl4j";>WSDL4J</A> open 
source site.</LI>
  -     <LI>IBM developerWorks articles <A 
href="http://www-106.ibm.com/developerworks/webservices/library/ws-appwsif.html?loc=dwmain";>Applying
 the Web services invocation framework</A> and <A 
href="http://www-106.ibm.com/developerworks/webservices/library/ws-wsif/";>Web service 
invocation sans SOAP Part 1</A> and <A 
href="http://www-106.ibm.com/developerworks/webservices/library/ws-wsif2/";>Part 
2</A>.</LI>
  -     <LI><A 
href="http://www.ericleach.com/sa2002/presentations/PFremantle-IBM.pdf";>A presentation 
from Paul Fremantle at the 2002 Software Architecture conference</A></LI>
  -     <LI><A 
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-axis-wsif/java/docs/apidocs/index.html";>Javadoc
 for the wsif API classes</A><BR>
  -     [<B>Note:</B> This link will work only after this package has been built.]</LI>
  +
  +
  +
   </ul>
   <hr>
  -</body></html>
  -
  
-http://www-106.ibm.com/developerworks/webservices/library/ws-wsif2/?dwzone=webservices
  \ No newline at end of file
  +<font size="-1"><address>Last modified: $Id$</address></font>
  +</body></html>
  \ No newline at end of file
  
  
  


Reply via email to