You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by te...@apache.org on 2003/09/08 15:22:57 UTC

cvs commit: ws-site/targets/wsif changes.html changes.pdf requirements.html requirements.pdf

tetsuya     2003/09/08 06:22:56

  Modified:    targets/soap index.html
               targets/soap/faq faq_chawke.html
               targets/wsif changes.html changes.pdf requirements.html
                        requirements.pdf
  Log:
  http://xml.apache.org/axis -> http://ws.apache.org/axis
  
  Revision  Changes    Path
  1.4       +1 -1      ws-site/targets/soap/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/soap/index.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.html	8 Sep 2003 13:06:28 -0000	1.3
  +++ index.html	8 Sep 2003 13:22:56 -0000	1.4
  @@ -53,7 +53,7 @@
           application-defined datatypes, and a convention for
           representing remote procedure calls and responses. </P>
   
  -        <P>See also the follow-on project: <A href="http://xml.apache.org/axis">Apache Axis</A>.</P>
  +        <P>See also the follow-on project: <A href="http://ws.apache.org/axis">Apache Axis</A>.</P>
   	</FONT></TD></TR></TABLE><BR>
   	<TABLE border="0" cellpadding="0" cellspacing="0" width="494"><TR><TD bgcolor="666699" colspan="2" width="494"><TABLE border="0" cellpadding="0" cellspacing="0" width="494"><TR><TD bgcolor="#039acc" height="1" width="1"><IMG border="0" height="1" hspace="0" src="resources/void.gif" vspace="0" width="1"></TD><TD bgcolor="#039acc" height="1" width="492"><IMG border="0" height="1" hspace="0" src="resources/void.gif" vspace="0" width="492"></TD><TD bgcolor="#0086b2" height="1" width="1"><IMG border="0" height="1" hspace="0" src="resources/void.gif" vspace="0" width="1"></TD></TR><TR><TD bgcolor="#039acc" width="1"><IMG border="0" height="1" hspace="0" src="resources/void.gif" vspace="0" width="1"></TD><TD bgcolor="#0086b2" width="492"><FONT color="#ffffff" face="arial,helvetica,sanserif" size="+1"><IMG border="0" height="2" hspace="0" src="resources/void.gif" vspace="0" width="2"><B>License Information</B></FONT></TD><TD bgcolor="#017299" width="1"><IMG border="0" height="1" hspace="0" src="resources/void.gif" vspace="0" width="1"></TD></TR><TR><TD bgcolor="#0086b2" height="1" width="1"><IMG border="0" height="1" hspace="0" src="resources/void.gif" vspace="0" width="1"></TD><TD bgcolor="#017299" height="1" width="492"><IMG border="0" height="1" hspace="0" src="resources/void.gif" vspace="0" width="492"></TD><TD bgcolor="#017299" height="1" width="1"><IMG border="0" height="1" hspace="0" src="resources/void.gif" vspace="0" width="1"></TD></TR></TABLE></TD></TR><TR><TD width="10">&nbsp;</TD><TD width="484"><FONT color="#000000" face="arial,helvetica,sanserif">
   	<P>Apache SOAP is available in both source code and precompiled binary (JAR files)
  
  
  
  1.4       +4 -4      ws-site/targets/soap/faq/faq_chawke.html
  
  Index: faq_chawke.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/soap/faq/faq_chawke.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- faq_chawke.html	15 Mar 2003 12:40:23 -0000	1.3
  +++ faq_chawke.html	8 Sep 2003 13:22:56 -0000	1.4
  @@ -231,9 +231,9 @@
   2.41&nbsp;&nbsp;<STRONG><A NAME="Q2_41">I'd like to deploy multiple services using a single deployment descriptor file. Is this possible?</A></STRONG><BR>
   Yes, it is. Have a look here: <A HREF="http://marc.theaimsgroup.com/?l=soap-user&m=100109136124059&w=2">http://marc.theaimsgroup.com/?l=soap-user&m=100109136124059&w=2</a>.<p>
   2.42&nbsp;&nbsp;<STRONG><A NAME="Q2_42">Will Apache SOAP support JAXM when it's ready?</A></STRONG><BR>
  -There are no plans at present to support JAXM (<A HREF="http://java.sun.com/xml/jaxm/">http://java.sun.com/xml/jaxm/</a>) in Apache SOAP. However, there are plans to provide JAXM support in Axis (<A HREF="http://xml.apache.org/axis/">http://xml.apache.org/axis/</a>).<p>
  +There are no plans at present to support JAXM (<A HREF="http://java.sun.com/xml/jaxm/">http://java.sun.com/xml/jaxm/</a>) in Apache SOAP. However, there are plans to provide JAXM support in Axis (<A HREF="http://ws.apache.org/axis/">http://ws.apache.org/axis/</a>).<p>
   2.43&nbsp;&nbsp;<STRONG><A NAME="Q2_43">Will Apache SOAP support JAX-RPC?</A></STRONG><BR>
  -There are no plans at present to support JAX-RPC (<A HREF="http://java.sun.com/xml/jaxrpc/">http://java.sun.com/xml/jaxrpc/</a>) in Apache SOAP. However, the Axis (<A HREF="http://xml.apache.org/axis/">http://xml.apache.org/axis/</a>) developers report that Axis is already moving towards full compliance with the current JAX-RPC draft spec.<p>
  +There are no plans at present to support JAX-RPC (<A HREF="http://java.sun.com/xml/jaxrpc/">http://java.sun.com/xml/jaxrpc/</a>) in Apache SOAP. However, the Axis (<A HREF="http://ws.apache.org/axis/">http://ws.apache.org/axis/</a>) developers report that Axis is already moving towards full compliance with the current JAX-RPC draft spec.<p>
   
   
   <p><H2><u>3.&nbsp;&nbsp;Installation</u></H2>
  @@ -336,7 +336,7 @@
   5.19&nbsp;&nbsp;<STRONG><A NAME="Q5_19">What is the 'best' way of sending XML data using SOAP?</A></STRONG><BR>
   Unfortunately there isn't a definitive answer (not yet anyway!). <BR>But here's a brief summary of the options:<BR>(a) Send the XML as a string (works ok until the string gets large, at which point performance really degrades)<BR>(b) Send the XML in the body of the Envelope (you need to marshall and unmarshall the data)<BR>(c) Send the XML as an attachment inside a message (you don't need to worry about serialisation or marshalling). See the MIME sample SOAP application for details on how to use attachments.<BR><BR>For more information, have a browse through the archives: <A HREF="http://marc.theaimsgroup.com/?l=soap-user&w=2&r=1&s=Best+way+to+send+XML&q=b">http://marc.theaimsgroup.com/?l=soap-user&w=2&r=1&s=Best+way+to+send+XML&q=b</a>.<p>
   5.20&nbsp;&nbsp;<STRONG><A NAME="Q5_20">Does Apache SOAP use SAX or DOM for parsing/representation of XML?</A></STRONG><BR>
  -Apache SOAP uses DOM. Axis, the next generation of Apache SOAP, is based on SAX (and performs significantly better as a result). See here for more information: <A HREF="http://xml.apache.org/axis/">http://xml.apache.org/axis/</a>.<p>
  +Apache SOAP uses DOM. Axis, the next generation of Apache SOAP, is based on SAX (and performs significantly better as a result). See here for more information: <A HREF="http://ws.apache.org/axis/">http://ws.apache.org/axis/</a>.<p>
   5.21&nbsp;&nbsp;<STRONG><A NAME="Q5_21">How does SOAP compare with CORBA?</A></STRONG><BR>
   See this article on IBM developerWorks: <A HREF="http://www-106.ibm.com/developerworks/webservices/library/ws-arc3/">http://www-106.ibm.com/developerworks/webservices/library/ws-arc3/</a><p>
   5.22&nbsp;&nbsp;<STRONG><A NAME="Q5_22">Is it possible to compress Apache SOAP data packets?</A></STRONG><BR>
  @@ -369,7 +369,7 @@
   8.2&nbsp;&nbsp;<STRONG><A NAME="Q8_2">Does Apache SOAP use WSDL?</A></STRONG><BR>
   A WSDL document does not actually get used directly by the Apache SOAP API in any way. It is simply an XML grammer that allows non-Apache SOAP client applications to discover the methods and classes available in a SOAP service.<p>
   8.3&nbsp;&nbsp;<STRONG><A NAME="Q8_3">How can I generate a WSDL file for my SOAP service?</A></STRONG><BR>
  -You can use IBM web services toolkit - WSTK - (class<BR>com.ibm.wstk.swrapper.ui.SWrapperGUI) on <A HREF="http://www.alphaworks.ibm.com/tech/wsde">http://www.alphaworks.ibm.com/tech/wsde</a>, or IBM Web services development environment on <A HREF="http://www.ibm.com/developerworks/webservices">http://www.ibm.com/developerworks/webservices</a>. <BR><BR>You could also consider using GLUE, which includes a command line tool for static generation of WSDL: <A HREF="http://www.themindelectric.com/">http://www.themindelectric.com/</a>. <BR><BR>The Apache AXIS folks are also working on a tool called java2wsdl. See <A HREF="http://xml.apache.org/axis/">http://xml.apache.org/axis/</a> for more information.<BR><BR>SilverStream now provide a product called jBrokerWeb which includes compilers to convert WSDL to Java and vice versa. See <A HREF="http://extend.silverstream.com/workbench/app/jsp/jbrokerweb.jsp">http://extend.silverstream.com/workbench/app/jsp/jbrokerweb.jsp</a> for more information.<p>
  +You can use IBM web services toolkit - WSTK - (class<BR>com.ibm.wstk.swrapper.ui.SWrapperGUI) on <A HREF="http://www.alphaworks.ibm.com/tech/wsde">http://www.alphaworks.ibm.com/tech/wsde</a>, or IBM Web services development environment on <A HREF="http://www.ibm.com/developerworks/webservices">http://www.ibm.com/developerworks/webservices</a>. <BR><BR>You could also consider using GLUE, which includes a command line tool for static generation of WSDL: <A HREF="http://www.themindelectric.com/">http://www.themindelectric.com/</a>. <BR><BR>The Apache AXIS folks are also working on a tool called java2wsdl. See <A HREF="http://ws.apache.org/axis/">http://ws.apache.org/axis/</a> for more information.<BR><BR>SilverStream now provide a product called jBrokerWeb which includes compilers to convert WSDL to Java and vice versa. See <A HREF="http://extend.silverstream.com/workbench/app/jsp/jbrokerweb.jsp">http://extend.silverstream.com/workbench/app/jsp/jbrokerweb.jsp</a> for more information.<p>
   8.4&nbsp;&nbsp;<STRONG><A NAME="Q8_4">How can I generate Java code from an existing WSDL file?</A></STRONG><BR>
   WASP from Systinet (formerly Idoox) includes a tool called WSDLCompiler. It is able to generate Java and JavaScript code from WSDL 1.1. It is available at <A HREF="http://www.systinet.com/.<BR><BR>GLUE">http://www.systinet.com/.<BR><BR>GLUE</a> from The Mind Electric includes a tool called 'wsdl2java' which also does this. See <A HREF="http://www.themindelectric.com/">http://www.themindelectric.com/</a>.<p>
   8.5&nbsp;&nbsp;<STRONG><A NAME="Q8_5">Is there a command-line utility that I can use to generate WSDL stub and skeleton files?</A></STRONG><BR>
  
  
  
  1.7       +2 -2      ws-site/targets/wsif/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/wsif/changes.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- changes.html	18 Jul 2003 10:38:00 -0000	1.6
  +++ changes.html	8 Sep 2003 13:22:56 -0000	1.7
  @@ -313,8 +313,8 @@
   <li>
   <img alt="add" src="images/add.jpg">built BETA1 release (tagged as <strong>WSIF_2_0_BETA1</strong>):
   improvements to documentation that is now split in smaller pieces that
  -are better fitting into <a href="http://xml.apache.org/axis/wsif/">
  -http://xml.apache.org/axis/wsif/</a> website</li>
  +are better fitting into <a href="http://ws.apache.org/axis/wsif/">
  +http://ws.apache.org/axis/wsif/</a> website</li>
   
   
   <li>
  
  
  
  1.5       +1 -1      ws-site/targets/wsif/changes.pdf
  
  	<<Binary file>>
  
  
  1.6       +1 -1      ws-site/targets/wsif/requirements.html
  
  Index: requirements.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/wsif/requirements.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- requirements.html	8 Apr 2003 10:49:24 -0000	1.5
  +++ requirements.html	8 Sep 2003 13:22:56 -0000	1.6
  @@ -274,7 +274,7 @@
   
   <tr>
   
  -<td colspan="1" rowspan="1">Apache Axis,  from  the <a href="http://xml.apache.org/axis">Apache Axis site</a></td>
  +<td colspan="1" rowspan="1">Apache Axis,  from  the <a href="http://ws.apache.org/axis">Apache Axis site</a></td>
   <td colspan="1" rowspan="1">axis.jar saaj.jar jaxrpc.jar commons-logging.jar</td>
   
   </tr>
  
  
  
  1.2       +3 -3      ws-site/targets/wsif/requirements.pdf
  
  	<<Binary file>>