Author: chinthaka Date: Fri Sep 30 00:31:17 2005 New Revision: 292657 URL: http://svn.apache.org/viewcvs?rev=292657&view=rev Log: fixing the download link of index.html
Modified: webservices/site/trunk/targets/axis2/index.html Modified: webservices/site/trunk/targets/axis2/index.html URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/index.html?rev=292657&r1=292656&r2=292657&view=diff ============================================================================== --- webservices/site/trunk/targets/axis2/index.html (original) +++ webservices/site/trunk/targets/axis2/index.html Fri Sep 30 00:31:17 2005 @@ -2,7 +2,7 @@ @import url("./style/maven-base.css"); @import url("./style/maven-theme.css");</style><link rel="stylesheet" href="./style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/axis2/" id="projectLogo"><img alt="Apache Axis 2.0" src="http://ws.apache.org/axis/images/axis.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft"> - Last published: 26 September 2005 + Last published: 30 September 2005 | Doc for 0.92</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuAxis_2_0"><h5>Axis 2.0</h5><ul><li class="none"><a href="index.html">Home</a></li><li class="expanded"><a href="">Download Axis2</a><ul><li class="none"><a href="download.cgi">Releases</a></li><li class="none"><a href="http://svn.apache.org/viewcvs.cgi/webservices/axis2/trunk/?root=Apache-SVN" class="externalLink" title="External Link">Source Code</a></li></ul></li><li class="expanded"><a href="">Getting Started with Axis2</a><ul><li class="none"><a href="installationguide.html">Installation Guide</a></li><li class="none"><a href="userguide.html">User Guide</a></li><li class="none"><a href="webadminguide.html">Web Administration Guide</a></li></ul></li><li class="expanded"><a href="docs.html">Additional Reference</a><ul><li class="none"><a href="http://wiki.apache.org/ws/FrontPage/Axis2" class="externalLink" title="External Link">Axis2 Wiki</a></li><li class="none"><a href="Axis2ArchitectureGuide.html">Architecture Guide</a></li><li class="none"><a href="OMTutorial.html">AXIOM Tutorial</a></li><li class="none"><a href="CodegenToolReference.html">Code Generation Tutorial</a></li><li class="none"><a href="rest-ws.html">REST Support</a></li><li class="none"><a href="mtom-guide.html">Handling Binary Data with Axis2</a></li><li class="none"><a href="axis2config.html">Axis2 Configuration Guide</a></li><li class="none"><a href="migration.html">Migrating from Axis 1.x</a></li><li class="none"><a href="api/index.html">Online Java Docs</a></li><li class="none"><a href="otherTutorials.html">Other Tutorials</a></li></ul></li><li class="expanded"><a href="overview.html">Get Invloved</a><ul><li class="none"><a href="svn.html">Checkout the Source</a></li><li class="none"><a href="siteHowTo.html">Build the Site</a></li><li class="none"><a href="guidelines.html">Developer Guidelines</a></li><li class="none"><a href="refLib.html">Reference Library</a></li><li class="none"><a href="mail-lists.html">Mailing Lists</a></li><li class="none"><a href="faq.html">FAQ</a></li></ul></li><li class="expanded"><a href="">Project Information</a><ul><li class="none"><a href="mail-lists.html">Mailing Lists</a></li><li class="none"><a href="team-list.html">Project Team</a></li><li class="none"><a href="issue-tracking.html">Issue Tracking</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="./images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><a name="Welcome_to_Apache_Axis2"></a><h2>Welcome to Apache Axis2</h2><p>Apache Axis2 is an implementation of the <a href="http://www.w3.org/TR/soap/" class="externalLink" title="External Link">Simple Object Access Protocol (SOAP) Recommendation</a> from the <a href="http://www.w3.org" class="externalLink" title="External Link">W3C</a>. Axis2 can be used to provide and consume Web Services.</p><p>From the <a href="http://www.w3.org/TR/soap/" class="externalLink" title="External Link">W3C recommendation</a>:</p><div style="padding-left: 20px; padding-top: 5px; font-style:italic;"> @@ -20,7 +20,7 @@ <li><a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wsrm" class="externalLink" title="External Link">WS-ReliableMessaging</a></li> <li><a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wss" class="externalLink" title="External Link">WS-Security</a></li> <li><a href="http://www.w3.org/Submission/ws-addressing/" class="externalLink" title="External Link">WS-Addressing</a></li> -</ul></div><div class="section"><a name="Latest_Release"></a><h2>Latest Release</h2><p><b>26 September 2005 - Apache Axis2 Version 0.92 Released!</b> <a href="releases.html">(Download 0.92)</a></p><p>Axis2 is becoming more and more stable. <a href="releases.html">Download +</ul></div><div class="section"><a name="Latest_Release"></a><h2>Latest Release</h2><p><b>26 September 2005 - Apache Axis2 Version 0.92 Released!</b> <a href="http://ws.apache.org/axis2/download.cgi" class="externalLink" title="External Link">(Download 0.92)</a></p><p>Axis2 is becoming more and more stable. <a href="http://ws.apache.org/axis2/download.cgi" class="externalLink" title="External Link">Download it!</a> This 0.92 release is a glimpse of 1.0 that should be comming soon. This 0.92 release contains the following additional features:</p><ul> <li>WS-Security support using WSS4J</li> @@ -70,7 +70,7 @@ build in any assumptions of request-response patterns to ensure that it can be used easily to support arbitrary message exchange patterns. Don't worry,you'll still be able to use Axis2 like you used Axis1, you'll just have -a richer set of options for client-server interaction.</p></div><div class="section"><a name="Archived_News"></a><h2>Archived News</h2><p><b>12 August 2005 - Apache Axis2 Version 0.91 Released!</b> <a href="releases.html">(Download 0.91)</a></p><p>Axis2 is becoming more and more stable. <a href="releases.html">Download +a richer set of options for client-server interaction.</p></div><div class="section"><a name="Archived_News"></a><h2>Archived News</h2><p><b>12 August 2005 - Apache Axis2 Version 0.91 Released!</b> <a href="http://ws.apache.org/axis2/download.cgi" class="externalLink" title="External Link">(Download 0.91)</a></p><p>Axis2 is becoming more and more stable. <a href="http://ws.apache.org/axis2/download.cgi" class="externalLink" title="External Link">Download it!</a> This 0.91 release is a glimpse of 1.0 that should be comming soon. This 0.91 release contains the following additional features:</p><ul> <li>File Caching for MTOM</li>