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 na...@apache.org on 2006/08/07 20:00:31 UTC

svn commit: r429416 - /webservices/axis/trunk/c/docs/index.html

Author: nadiramra
Date: Mon Aug  7 11:00:30 2006
New Revision: 429416

URL: http://svn.apache.org/viewvc?rev=429416&view=rev
Log:
clarified C support.

Modified:
    webservices/axis/trunk/c/docs/index.html

Modified: webservices/axis/trunk/c/docs/index.html
URL: http://svn.apache.org/viewvc/webservices/axis/trunk/c/docs/index.html?rev=429416&r1=429415&r2=429416&view=diff
==============================================================================
--- webservices/axis/trunk/c/docs/index.html (original)
+++ webservices/axis/trunk/c/docs/index.html Mon Aug  7 11:00:30 2006
@@ -258,7 +258,7 @@
 <h3>Welcome to Axis CPP</h3>
 </div>
 <p>Axis C/C++ (Axis CPP) is a non-Java implementation of Axis. At its core Axis CPP has a C++ runtime engine. The provided tooling allows you to create C++ client-side stubs and server-side skeletons. The server skeletons can be deployed to either a full Apache web server using the supplied apache module or a "simple_axis_server" - which is a simple HTTP listener (designed to help you test your services).<br>
-<br>There is also limited support for C wrappers around the generated Server and client objects. However, at the current time it is not recommended that these be used in a production environment.</p>
+<br>There is also support for C client-side wrappers (Doc-Literal only). </p>
 <p>The implementation has concentrated on being ws-i profile compliant. The implementation does not have support for ws-* specifications and it is envisaged that this will be provided by Axis2. However, at the current time, Axis CPP is still being actively developed and improved until such times as Axis2 C implementation has progressed far enough to take over its role.</p>
 <div class="h4">
 <h4>Contents</h4>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org