From a1a2b26cba21cfad86739fad9152e29cea618faa Mon Sep 17 00:00:00 2001 From: shankar Date: Mon, 24 Jan 2011 10:16:26 +0000 Subject: changing site URLS git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1062715 13f79535-47bb-0310-9956-ffa450edef68 --- xdocs/docs/faq.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'xdocs/docs/faq.html') diff --git a/xdocs/docs/faq.html b/xdocs/docs/faq.html index 57d46e2..4b6216c 100644 --- a/xdocs/docs/faq.html +++ b/xdocs/docs/faq.html @@ -22,12 +22,12 @@
Mentioned below are a list of Frequently Asked Questions -appearing on Axis2/C mailing +appearing on Axis2/C mailing lists, and Forums.
For questions not appearing below, or for any further clarifications please do not hesitate to contact the Apache Axis2/C -user mailing list: axis-c-user@ws.apache.org -(Subscription details are available on the Axis2 +user mailing list: c-user@axis.apache.org +(Subscription details are available on the Axis2 site.) Please remember to prefix the subject with [Axis2].
@@ -103,7 +103,7 @@ other projects of which licensing information are also included in the
LICENSE file.
Apache Axis2/C can be freely downloaded at the Axis2/C
+ Apache Axis2/C can be freely downloaded at the Axis2/C
Download Page or at any other mirror. Please note that
Axis2/C source and binary packages are tailor made to suit specific
classes of operating systems. Please make sure to choose the one that
@@ -112,7 +112,7 @@ best fits your requirement as well as your operating system. Apache Axis2/C is a result of a highly involved list of apache
committers, developers, as well as a keen group of users. For more
-information on our team, and how to get involved, please visit our Team Page.1.4 How can I get involved?
Yes, Axis2/C supports SSL enabled communication. More -information can be found in our documentation.
+information can be found in our documentation.Axis2/C itself does not support compression. If you are using @@ -138,7 +138,7 @@ http sender on the client side.
Yes. This requires a few changes to the axis2.xml file. -Information about this can be found in our documentation.
+Information about this can be found in our documentation.Currently Axis2/C has been ported to following platforms.
1. Linux based distributions(Debian, Ubuntu, Redhat Linux etc...,)
@@ -177,10 +177,10 @@ use a C++ compiler.
#ifdef __cplusplus
extern "C"{
#endif
/* YOUR C CODE HERE */
#ifdef __cplusplus
}
#endif
To secure SOAP messages, you need to engage Apache Rampart/C
-as a module, which can be downloaded from here.
-Please refer the installation
-guide and configuration
+ To secure SOAP messages, you need to engage Apache Rampart/C
+as a module, which can be downloaded from here.
+Please refer the installation
+guide and configuration
guide for more details.