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/architecture_notes.html | 4 ++-- xdocs/docs/axis2c_manual.html | 22 +++++++++++----------- xdocs/docs/faq.html | 24 ++++++++++++------------ xdocs/docs/index.html | 2 +- xdocs/docs/installationguide.html | 10 +++++----- 5 files changed, 31 insertions(+), 31 deletions(-) diff --git a/xdocs/docs/architecture_notes.html b/xdocs/docs/architecture_notes.html index e72c8f6..f050aed 100644 --- a/xdocs/docs/architecture_notes.html +++ b/xdocs/docs/architecture_notes.html @@ -15,8 +15,8 @@ See the License for the specific language governing permissions and limitations under the License. --> -
Please send your feedback to: axis-c-dev@ws.apache.org -(Subscription details are available on the Axis2 site.) Prefix +
Please send your feedback to: c-dev@axis.apache.org +(Subscription details are available on the Axis2 site.) Prefix the subject with [Axis2].
This document is intended to be a reference -manual for Apache +manual for Apache Axis2/C. This manual details how Axis2/C can be used to provide and consume Web services.
Please send your feedback to the Apache Axis2/C -developer mailing list (axis-c-dev@apache.org). +developer mailing list (c-dev@axis.apache.org). Subscription -details are available on the Apache +details are available on the Apache Axis2/C website.
This document uses the following conventions:
This section is aimed to help you get a Web service running in a short time using Axis2/C, and consume that service using an Axis2/C client.
-First, download +
First, download the latest binary release from Apache Axis2/C. Once you download the correct binary that suits your platform, all that you require to get it running @@ -103,7 +103,7 @@ change the directory to samples/bin in another command shell and run any of the samples there (you may have to set the environment variables in this new -shell as well). Please see the installation +shell as well). Please see the installation guide for more details.
Once you have Axis2/C up and running successfully, you can start writing @@ -1500,12 +1500,12 @@ the commands given below, you might require super user privileges on your machine. If you are using the binary release of Axis2/C, please note that it is built with Apache 2.2.
-Copy the mod_axis2 shared library (libmod_axis2.so.0.6.0
+ Copy the mod_axis2 shared library (libmod_axis2.so.0.7.0
on Linux and mod_axis2.dll on MS
Windows) to the Apache2 modules directory as mod_axis2.so On Linux On MS Windows Before you run the tool, make sure that all the .jar library
files that
@@ -2017,7 +2017,7 @@ skeleton and other required files with ADB (Axis Data Binding) support. To understand the meanings of the options used with the tool,
please have
-a look at the Java tool
+a look at the Java tool
documentation. If you need an XML in/out programming model, you can just
ignore the data
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]. 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. cp $AXIS2C_HOME/lib/libmod_axis2.so.0.6.0 /usr/lib/apache2/modules/mod_axis2.so
+ cp $AXIS2C_HOME/lib/libmod_axis2.so.0.7.0 /usr/lib/apache2/modules/mod_axis2.so
Apache Axis2/C Frequently Asked Questions
@@ -103,7 +103,7 @@ other projects of which licensing information are also included in the
LICENSE file.1.3 How can I obtain Axis2/C?
-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.
This release comes in two forms, source and binary and you can -download them from here. This +download them from here. This document covers both forms.
-Please send your feedback to the developer mailing list: axis-c-dev@ws.apache.org -(Subscription details are available on the Axis2 site.) +
Please send your feedback to the developer mailing list: c-dev@axis.apache.org +(Subscription details are available on the Axis2 site.) Please remember to prefix the subject with [Axis2].
NOTE : To do the following tasks, you might need super user privileges on your machine. If you are using the binary release of Axis2/C, please note that it is built with Apache 2.2.cp $AXIS2C_HOME/lib/libmod_axis2.so.0.6.0
+cp $AXIS2C_HOME/lib/libmod_axis2.so.0.7.0
/usr/lib/apache2/modules/mod_axis2.so (on Linux)
copy C:\axis2c\build\deploy\lib\mod_axis2.dll
C:\Apache2\modules\mod_axis2.so (on Windows)
--
cgit v1.1-32-gdbae