[wsf-c-dev] svn commit r719 - wsf/c
svn at wso2.com
svn at wso2.com
Mon Feb 5 01:34:20 PST 2007
Author: marietta
Date: Mon Feb 5 01:34:16 2007
New Revision: 719
Modified:
wsf/c/README
Log:
Made minor changes.
Modified: wsf/c/README
==============================================================================
--- wsf/c/README (original)
+++ wsf/c/README Mon Feb 5 01:34:16 2007
@@ -1,31 +1,31 @@
- Web Services Framework (WSF) for C
+ Web Services Framework/C (WSO2 WSF/C)
What is it?
-----------
- WSO2 Web Services Framework (WSF) for C is a fully open source framework for
- providing and consuming web services. WSO2 WSF for C is a collection of
+ WSO2 Web Services Framework/C (WSO2 WSF/C)is a fully open source framework for
+ providing and consuming web services. WSO2 WSF/C is a collection of
libraries and tools, supporting basic web services technologies such as XML,
SOAP, WSDL. REST as well as the Web Services specifications such as
WS-Addressing, MTOM, WS-Security and WS-Reliable Messaging. It comes with
both HTTP and XMPP transport support.
- WSO2 WSF for C is equipped with the wsclient tool that acts as a Web Service
+ WSO2 WSF/C is equipped with the wsclient tool that acts as a Web Service
client. wsclient can be given an XML payload as input, along with the service
endpoint and would output the the XML payload of the received reply. Various
options of wsclient allows the user to leverage the full Web services stack,
including WS-* specifications as well as raw REST like invocations.
- WSO2 WSF for C provides the basic framework on which other scripting language
- bindings could be built; WSO2 WSF for PHP and WSO2 WSF for AJAX are based on
- WSO2 WSF for C. It could also be embeded in other software where the full
+ WSO2 WSF/C provides the basic framework on which other scripting language
+ bindings could be built; WSO2 WSF/PHP and WSO2 WSF/AJAX are based on
+ WSO2 WSF/C. It could also be embeded in other software where the full
Web services stack support is required. It is based on Apache Axis2/C and
also includes Apache Sandesha2/C.
The Latest Version
------------------
- Details of the latest version can be found on the WSO2 WSF4C
+ Details of the latest version can be found on the WSO2 WSF/C
project page under http://wso2.org/projects/wsf/c.
Installation
@@ -37,29 +37,29 @@
Licensing
---------
- WSO2 WSF4C is released under Apache License Version 2.0.
+ WSO2 WSF/C is released under Apache License Version 2.0.
Please see the file called LICENSE.
Contacts
--------
- o If you want freely available support for using WSO2 WSF4C please
- join the WSO2 WSF4C user community by subscribing to users mailing
+ o If you want freely available support for using WSO2 WSF/C please
+ join the WSO2 WSF/C user community by subscribing to users mailing
list, wsf-c-user at wso2.org by sending an email to
'wsf-c-user-request at wso2.org' with the subject 'subscribe'.
- o If you have a bug report for WSO2 WSF4C please go log a Jira issue
+ o If you have a bug report for WSO2 WSF/C please go log a Jira issue
at https://wso2.org/jira/browse/WSFC
- o If you want to participate in actively developing WSO2 WSF4C please
+ o If you want to participate in actively developing WSO2 WSF/C please
subscribe to the 'wsf-c-dev at wso2.org' by sending and email to
wsf-c-dev-request at wso2.org with the subject 'subscribe'.
Acknowledgements
----------------
- WSO2 WSF4C is based on Apache Axis2/C. It also uses autoconf and
- libtool to provide a build environment. WSO2 WSF4C uses openssl as the
+ WSO2 WSF/C is based on Apache Axis2/C. It also uses autoconf and
+ libtool to provide a build environment. WSO2 WSF/C uses openssl as the
basis for security implementation.
More information about the Wsf-c-dev
mailing list