Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

cvs commit: ws-site/targets mirrors.html: msg#00068

apache.webservices.general

Subject: cvs commit: ws-site/targets mirrors.html

tetsuya 2003/10/15 07:41:15

Modified: targets mirrors.html
Log:
mirrors.cgi: fixed its' emptiness

Revision Changes Path
1.21 +175 -0 ws-site/targets/mirrors.html

Index: mirrors.html
===================================================================
RCS file: /home/cvs/ws-site/targets/mirrors.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- mirrors.html 11 Oct 2003 16:59:57 -0000 1.20
+++ mirrors.html 15 Oct 2003 14:41:15 -0000 1.21
@@ -194,6 +194,181 @@
</div>
<div class="h3"></div>
</div>
+<div class="content">
+
+<h1>Apache Web Services Project Downloads</h1>
+
+<h3>Download Notes</h3>
+
+<p>This page gives access to source downloads of the latest releases
+ for all ws.apache.org sub-projects. Releases are now distributed
+ via various <strong>archive</strong> sites around the world,
and
+ the links below will direct you to an archive near you.
Alternative
+ mirror locations are also provided.
+ </p>
+
+<p>
+ The source archives below are the latest release
+ versions for each sub-project. Access to the latest (and
possibly
+ unstable) source can be accessed via <a
href="cvs.html">cvs</a>.
+ </p>
+
+
+<h3>Mirror</h3>
+
+
+<p>You are currently using the <strong>[preferred]</strong> mirror.
+ If you encounter a problem with this mirror, please select
another
+ mirror. If all mirrors are failing, there are <em>backup</em>
+ mirrors (at the end of the mirrors list) that should be
available.
+ </p>
+
+
+<form action="[location]" method="get" id="SelectMirror">
+ Other mirrors:
+<select name="Preferred">
+[if-any http]
+ [for http]<option value="[http]">[http]</option>[end]
+[end]
+[if-any ftp]
+ [for ftp]<option value="[ftp]">[ftp]</option>[end]
+[end]
+[if-any backup]
+ [for backup]<option value="[backup]">[backup] (backup)</option>[end]
+[end]
+ </select>
+ <input type="submit" value="Change">
+</form>
+
+<h3>Current Releases</h3>
+
+
+<p>
+<strong>Apache Axis</strong> - <em>unsigned</em>
+</p>
+
+<ul>
+
+<li>
+<a href="[preferred]/ws/axis/1_1/axis-1_1-src.tar.gz">
+ Version 1.1 Sources - tar.gz</a>
+</li>
+
+<li>
+<a href="[preferred]/ws/axis/1_1/axis-1_1-src.zip">
+ Version 1.1 Sources - zip</a>
+</li>
+
+<li>
+<a href="[preferred]/ws/axis/1_1/axis-1_1.tar.gz">
+ Version 1.1 Binary - tar.gz</a>
+</li>
+
+<li>
+<a href="[preferred]/ws/axis/1_1/axis-1_1.zip">
+ Version 1.1 Binary - zip</a>
+</li>
+
+</ul>
+
+
+<p>
+<strong>Apache SOAP</strong> - <em>unsigned</em>
+</p>
+
+<ul>
+
+<li>
+<a href="[preferred]/ws/soap/version-2.3.1/soap-src-2.3.1.tar.gz">
+ Version 2.3.1 Sources - tar.gz</a>
+</li>
+
+<li>
+<a href="[preferred]/ws/soap/version-2.3.1/soap-src-2.3.1.zip">
+ Version 2.3.1 Sources - zip</a>
+</li>
+
+<li>
+<a href="[preferred]/ws/soap/version-2.3.1/soap-bin-2.3.1.tar.gz">
+ Version 2.3.1 Binary - tar.gz</a>
+</li>
+
+<li>
+<a href="[preferred]/ws/soap/version-2.3.1/soap-bin-2.3.1.zip">
+ Version 2.3.1 Binary - zip</a>
+</li>
+
+</ul>
+
+
+<p>
+<strong>Apache WSIF </strong> - <em>unsigned</em>
+</p>
+
+<ul>
+
+<li>
+<a href="[preferred]/ws/wsif/2_0/wsif-src-2.0.tgz">
+ Version 2.0 Sources - tar.gz</a>
+</li>
+
+<li>
+<a href="[preferred]/ws/wsif/2_0/wsif-src-2.0.zip">
+ Version 2.0 Sources - zip</a>
+</li>
+
+<li>
+<a href="[preferred]/ws/wsif/2_0/wsif-bin-2.0.tgz">
+ Version 2.0 Binary - tar.gz</a>
+</li>
+
+<li>
+<a href="[preferred]/ws/wsif/2_0/wsif-bin-2.0.zip">
+ Version 2.0 Binary - zip</a>
+</li>
+
+<li>
+<a href="[preferred]/ws/wsif/2_0/wsif-all-2.0.tgz">
+ Version 2.0 All - tar.gz</a>
+</li>
+
+<li>
+<a href="[preferred]/ws/wsif/2_0/wsif-all-2.0.zip">
+ Version 2.0 All - zip</a>
+</li>
+
+</ul>
+
+
+<p>
+<strong>Apache XMLRPC</strong> - <em>unsigned</em>
+</p>
+
+<ul>
+
+<li>
+<a href="[preferred]/ws/xmlrpc/v1.2-b1/xmlrpc-1.2-b1-src.tar.gz">
+ Version 1.2 Beta 1 Sources - tar.gz</a>
+</li>
+
+<li>
+<a href="[preferred]/ws/xmlrpc/v1.2-b1/xmlrpc-1.2-b1-src.zip">
+ Version 1.2 Beta 1 Sources - zip</a>
+</li>
+
+<li>
+<a href="[preferred]/ws/xmlrpc/v1.2-b1/xmlrpc-1.2-b1.tar.gz">
+ Version 1.2 Beta 1 Binary - tar.gz</a>
+</li>
+
+<li>
+<a href="[preferred]/ws/xmlrpc/v1.2-b1/xmlrpc-1.2-b1.zip">
+ Version 1.2 Beta 1 Binary - zip</a>
+</li>
+
+</ul>
+
+</div>
</div>
</td>
<!--================= end Content ==================-->






<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
user-groups.jax...    php.zend.framew...    os.solaris.open...    web.quixote.use...    java.openjdk.ho...    ietf.secmech/20...    gnu.glpk/2004-0...    recreation.cars...    network.smokepi...    linux.drivers.i...    cms.opencms.dev...    fonts.gfontview...    text.xml.soap.u...    voip.nist-sip/2...    debian.ports.hp...    xfree86.interna...    science.biology...    qnx.openqnx.dev...    mail.sylpheed.c...    busybox/bios/20...    emulators.kvm.s...    hardware.openco...    apple.fink.begi...    kde.german/2006...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation