summaryrefslogtreecommitdiffstats
path: root/xdocs/index.html
diff options
context:
space:
mode:
authorGravatar shankar2011-01-24 08:55:39 +0000
committerGravatar shankar2011-01-24 08:55:39 +0000
commit98a6e4c118dd87746e9283e33ba679d1bb45072d (patch)
tree2605d7aed7fde88b9c943e38db71663f4675c47b /xdocs/index.html
parent9b2260ab4dbb671c2656383266d6f9fa7b863a69 (diff)
downloadaxis2c-98a6e4c118dd87746e9283e33ba679d1bb45072d.tar.gz
axis2c-98a6e4c118dd87746e9283e33ba679d1bb45072d.tar.bz2
Changing site links
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@1062686 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'xdocs/index.html')
-rw-r--r--xdocs/index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/xdocs/index.html b/xdocs/index.html
index da14a2d..48cfdf3 100644
--- a/xdocs/index.html
+++ b/xdocs/index.html
@@ -17,7 +17,7 @@
-->
<html><head><title>Apache Axis2/C - The Web Services Engine</title>
<h2>Welcome to Apache Axis2/C</h2>
- <p>Apache Axis2/C is a Web services engine implemented in the C programming language. It is based on the extensible and flexible <a href="http://ws.apache.org/axis2/1_2/Axis2ArchitectureGuide.html" class="externalLink" title="External Link">Axis2 architecture</a>. Apache Axis2/C can be used to provide and consume WebServices. It has been implemented with portability and ability to embed in mind, hence could be used as a Web services enabler in other software.</p>
+ <p>Apache Axis2/C is a Web services engine implemented in the C programming language. It is based on the extensible and flexible <a href="http://axis.apache.org/axis2/java/core/docs/Axis2ArchitectureGuide.html" class="externalLink" title="External Link">Axis2 architecture</a>. Apache Axis2/C can be used to provide and consume WebServices. It has been implemented with portability and ability to embed in mind, hence could be used as a Web services enabler in other software.</p>
<p>Apache Axis2/C supports <a href="http://www.w3.org/TR/2000/NOTE-SOAP-20000508/" class="externalLink" title="External Link">SOAP 1.1</a> and <a href="http://www.w3.org/TR/soap12-part1/" class="externalLink" title="External Link">SOAP 1.2</a>, as well as <a href="http://www.xfront.com/REST-Web-Services.html" class="externalLink" title="External Link">REST</a> style of Webservices. A single service could be exposed both as a SOAP style as well as a REST style service simultaneously. It also has built in <a href="http://www.w3.org/TR/soap12-mtom/" class="externalLink" title="External Link">MTOM</a> support, that can be used to exchange binary data.</p>
@@ -28,18 +28,18 @@
<ul>
<li><a href="http://www.w3.org/Submission/ws-addressing/" class="externalLink" title="External Link">WS-Addressing</a> - Built in to Axis2/C </li>
<li><a href="http://www.w3.org/Submission/WS-Policy/" class="externalLink" title="External Link">WS-Policy</a> - Built in to Axis2/C </li>
- <li><a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wss" class="externalLink" title="External Link">WS-Security</a> - Implemented by <a href="http://ws.apache.org/axis2/modules/rampart/1_2/security-module.html" class="externalLink" title="External Link">Apache Rampart/C</a> project </li>
+ <li><a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wss" class="externalLink" title="External Link">WS-Security</a> - Implemented by <a href="http://axis.apache.org/axis2/c/rampart/" class="externalLink" title="External Link">Apache Rampart/C</a> project </li>
<li> <a href="http://specs.xmlsoap.org/ws/2005/07/securitypolicy/ws-securitypolicy.pdf" class="externalLink" title="External Link">WS-SecurityPolicy</a> - Built in to Axis2/C </li>
- <li><a href="http://www.w3.org/Submission/WS-Eventing/" class="externalLink" title="External Link">WS-Eventing</a> - Implemented by <a href="http://ws.apache.org/savan/c/" class="externalLink" title="External Link">Apache Savan/C</a>project</li>
+ <li><a href="http://www.w3.org/Submission/WS-Eventing/" class="externalLink" title="External Link">WS-Eventing</a> - Implemented by <a href="http://axis.apache.org/axis2/c/savan/" class="externalLink" title="External Link">Apache Savan/C</a>project</li>
</ul>
<div class="subsection">
<a name="Latest_Release"></a>
<h3>Latest Release</h3>
</div>
<div class="subsection">
- <a name="29_July_2010_-_Apache_Axis2_C_Version_1.7.0_Released"></a>
- <h3>20th Auguest 2010 - Apache Axis2/C Version 1.7.0 Released</h3>
- <p><a href="http://ws.apache.org/axis2/c/download.cgi" class="externalLink" title="External Link">Download 1.7.0</a></p>
+ <a name="20_January_2011_-_Apache_Axis2_C_Version_1.7.0_Released"></a>
+ <h3>20th January 2011 - Apache Axis2/C Version 1.7.0 Released</h3>
+ <p><a href="http://axis.apache.org/axis2/c/core/download.cgi" class="externalLink" title="External Link">Download 1.7.0</a></p>
</div>
<div class="subsection">
<a name="Key_Features"></a>