[wsas-java-dev] svn commit r77 - wsas/java/trunk/xdocs
svn at wso2.com
svn at wso2.com
Fri Dec 1 08:33:34 PST 2006
Author: chatra
Date: Fri Dec 1 08:33:34 2006
New Revision: 77
Modified:
wsas/java/trunk/xdocs/index.html
wsas/java/trunk/xdocs/installation_servlet.html
wsas/java/trunk/xdocs/installation_src.html
wsas/java/trunk/xdocs/installation_standalone.html
Log:
added version to downloads URL
Modified: wsas/java/trunk/xdocs/index.html
==============================================================================
--- wsas/java/trunk/xdocs/index.html (original)
+++ wsas/java/trunk/xdocs/index.html Fri Dec 1 08:33:34 2006
@@ -1,160 +1,160 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
- "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
- <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
- <title>Welcome to WSO2 Web Services Application Server
- @wso2wsas_version@</title>
- <meta name="generator" content="Bluefish 1.0.5"/>
- <link href="css/wsas-dist-doc.css" rel="stylesheet" type="text/css"
- media="all" />
-</head>
-
-<body xml:lang="en">
-<h1>Welcome to WSO2 Web Services Application Server (WSO2 WSAS) for Java,
-v at wso2wsas_version@</h1>
-
-<h2>30 Nov 2006 - WSO2 WSAS for Java, v at wso2wsas_version@ Released!</h2>
-
-<p>[<a href="http://dist.wso2.org/products/wsas/java">Download</a>]
- | [<a href="index_docs.html">Documentation Home</a>]</p>
-
-<p>The Web services (WS) platform, based on XML messaging, is the only
-enterprise-class platform for integration that is completely open and agreed
-across the industry. Based on the concept of Service Oriented Architecture
-(SOA), the Web services specifications support secure, reliable and
-transactional integration based on the concept of loose coupling, which is
-inherently scalable. Many vendors have "bolted on" support for Web services
-and XML to their existing proprietary product solutions. WSO2 has created a
-new platform that cuts out unnecessary layers – supporting the full
-WS-* stack in a simple, clean, lightweight model, making it much easier to
-develop, deploy and run applications.</p>
-
-<p>WSO2 WSAS is an application server for Web services. With its built in
-high-performance Web server, full support for XML, SOAP, WSDL, and support
-for reliable, secure communications, WSO2 WSAS makes it simple and effective
-to create, consume and manage Web services.</p>
-
-<p>WSO2 WSAS supports all the components of the WS-* stack and provides an
-integrated runtime that is easy for developers and administrators to use.</p>
-
-<h3>WS-* Support</h3>
-<ul>
- <li>SOAP 1.1/1.2</li>
- <li>WSDL 1.1</li>
- <li>MTOM, XOP & SOAP with Attachments</li>
- <li>WS-Addressing Submission/Final</li>
- <li>WS-Security</li>
- <li>WS-SecurityPolicy</li>
- <li>WS-ReliableMessaging</li>
- <li>WS-Policy</li>
- <li>WS-Policy Attachment</li>
-</ul>
-
-<p>WSO2 WSAS for Java brings together a number of open source projects into a
-single seamless, easy-to-use offering. Instead of having to download the
-different parts of the Apache Web services stack separately and assembling
-them together, we have done that for you and offer you a single integrated
-package.</p>
-
-<h3>Open Source Components of WSO2 WSAS for Java</h3>
-<ul>
- <li>Apache Axiom</li>
- <li>Apache Axis2</li>
- <li>Apache Derby</li>
- <li>Apache Neethi</li>
- <li>Apache Rampart</li>
- <li>Apache Sandesha2</li>
- <li>Apache Woden</li>
- <li>Apache WSS4J</li>
- <li>Apache XmlSchema</li>
- <li>Jetty</li>
- <li>Hibernate</li>
-</ul>
-
-<h3>WSO2 WSAS for Java can be used in a number of different scenarios:</h3>
-<ul>
- <li>Exposing existing or new business applications as Web services.</li>
- <li>Building reliable messaging links within or across enterprises.</li>
- <li>Serving as the host for lightweight browser applications using the AJAX
- model.</li>
- <li>Integrating with .NET, J2EE, CICS, SAP and other platforms.</li>
-</ul>
-
-<p>WSO2 WSAS is a fully open source product. WSO2 is a leading contributor to
-the Apache Software Foundation's Web services project, and through a
-combination of leading open source components together with our own
-integration code we offer production quality open source software. All our
-integration code – including the unified management console is
-available under the Apache Software License version 2.0. We call it "source
-from the source".</p>
-
-<h2>Key Features in this Release</h2>
-<ul>
- <li>Full support for the key Web services standards.</li>
- <li>Complete interoperability with the Windows Communications Framework
- (Indigo).</li>
- <li>Unified approach to support SOAP and XML/HTTP (REST).</li>
- <li>Multi-transport (HTTP, HTTPS, TCP, JMS) support for SOAP.</li>
- <li>RSS/ATOM support makes it easy to manage and monitor your server
- through your browser or feed aggregator.</li>
- <li>Unified browser-based administration makes it simple to configure
- reliability, security and other advanced features.</li>
- <li>Available as a standalone lightweight server, or as an embeddable
- server that can run as part of a J2EE compliant servlet container.</li>
- <li>Fully open source with the majority of the source available under the
- Apache Software License.</li>
- <li>Complies with <a
- href="http://www.w3.org/2002/ws/addr/testsuite/">WS-Addressing
- Interoperability tests</a> hosted by W3C. See <a
- href="http://www.w3.org/2002/ws/addr/testsuite/endpoints/">Endpoints</a>.</li>
-</ul>
-
-<h2>Tools Available:</h2>
-<ul>
- <li>TCPMon - A utility that allows the user to monitor the messages passed
- along in TCP based conversations.</li>
- <li>Admin Client -A simple command line tool that allows users to
- administer WSO2 WSAS.</li>
- <li>Code Generator, WSDL2Java / Java2WSDL - Using this command line tool
- you can generate WSDL file from a java class (Java2WSDL) and/or a java
- class file from a WSDL (WSDL2Java).</li>
- <li>Change Password - A tool that allows admin users to change passwords of
- users, by running a script on the machine hosting the WSO2 WSAS
- instance.</li>
-</ul>
-
-<p>Note: All tools are located in WSO2WSAS_HOME/bin</p>
-
-<h2>WSO2 Web Services Application Server for Java Documentation</h2>
-
-<p>See the <a href="index_docs.html">full list of documents</a> with
-instructions on installation, administration, sample guides and how to use
-tools packaged with WSO2 WSAS for Java, v at wso2wsas_version@.</p>
-<a id="mail"></a>
-
-<h2>Mailing Lists</h2>
-
-<p>Your feedback on WSO2 WSAS is most appreciated. Please send them to our
-user mailing lists:</p>
-<ul>
- <li>WSO2 WSAS for Java User: <a href="mailto:wsas-java-user at wso2.org">wsas-java-user at wso2.org
-</a> | <a
- href="mailto:wsas-java-user-request at wso2.org?subject=subscribe">Subscribe</a> |
- <a href="mailto:wsas-java-user-request at lists.wso2.com?subject=unsubscribe">Unsubscribe</a> | <a href="http://www.wso2.org/mailarchive/wsas-java-user/">Mail Archive</a></li>
-</ul>
-<ul>
- <li>WSO2 WSAS for Java Developer<a href="mailto:wsas-java-dev at wso2.org">
- wsas-java-dev at wso2.org</a> | <a
- href="mailto:wsas-java-dev-request at wso2.org?subject=subscribe">Subscribe</a> | <a
- href="mailto:wsas-java-user-request at wso2.org?subject=unsubscribe">Unsubscribe</a> | <a
- href="http://www.wso2.org/mailarchive/wsas-java-dev/">Mail Archive</a></li>
-</ul>
-
-<h2>Archived News</h2>
-
-<p>For information on previous releases running up to the current release
-please see <a href="archived_news.html">'Archived News'</a> page.</p>
-</body>
-</html>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
+ <title>Welcome to WSO2 Web Services Application Server
+ @wso2wsas_version@</title>
+ <meta name="generator" content="Bluefish 1.0.5"/>
+ <link href="css/wsas-dist-doc.css" rel="stylesheet" type="text/css"
+ media="all" />
+</head>
+
+<body xml:lang="en">
+<h1>Welcome to WSO2 Web Services Application Server (WSO2 WSAS) for Java,
+v at wso2wsas_version@</h1>
+
+<h2>30 Nov 2006 - WSO2 WSAS for Java, v at wso2wsas_version@ Released!</h2>
+
+<p>[<a href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@">Download</a>]
+ | [<a href="index_docs.html">Documentation Home</a>]</p>
+
+<p>The Web services (WS) platform, based on XML messaging, is the only
+enterprise-class platform for integration that is completely open and agreed
+across the industry. Based on the concept of Service Oriented Architecture
+(SOA), the Web services specifications support secure, reliable and
+transactional integration based on the concept of loose coupling, which is
+inherently scalable. Many vendors have "bolted on" support for Web services
+and XML to their existing proprietary product solutions. WSO2 has created a
+new platform that cuts out unnecessary layers – supporting the full
+WS-* stack in a simple, clean, lightweight model, making it much easier to
+develop, deploy and run applications.</p>
+
+<p>WSO2 WSAS is an application server for Web services. With its built in
+high-performance Web server, full support for XML, SOAP, WSDL, and support
+for reliable, secure communications, WSO2 WSAS makes it simple and effective
+to create, consume and manage Web services.</p>
+
+<p>WSO2 WSAS supports all the components of the WS-* stack and provides an
+integrated runtime that is easy for developers and administrators to use.</p>
+
+<h3>WS-* Support</h3>
+<ul>
+ <li>SOAP 1.1/1.2</li>
+ <li>WSDL 1.1</li>
+ <li>MTOM, XOP & SOAP with Attachments</li>
+ <li>WS-Addressing Submission/Final</li>
+ <li>WS-Security</li>
+ <li>WS-SecurityPolicy</li>
+ <li>WS-ReliableMessaging</li>
+ <li>WS-Policy</li>
+ <li>WS-Policy Attachment</li>
+</ul>
+
+<p>WSO2 WSAS for Java brings together a number of open source projects into a
+single seamless, easy-to-use offering. Instead of having to download the
+different parts of the Apache Web services stack separately and assembling
+them together, we have done that for you and offer you a single integrated
+package.</p>
+
+<h3>Open Source Components of WSO2 WSAS for Java</h3>
+<ul>
+ <li>Apache Axiom</li>
+ <li>Apache Axis2</li>
+ <li>Apache Derby</li>
+ <li>Apache Neethi</li>
+ <li>Apache Rampart</li>
+ <li>Apache Sandesha2</li>
+ <li>Apache Woden</li>
+ <li>Apache WSS4J</li>
+ <li>Apache XmlSchema</li>
+ <li>Jetty</li>
+ <li>Hibernate</li>
+</ul>
+
+<h3>WSO2 WSAS for Java can be used in a number of different scenarios:</h3>
+<ul>
+ <li>Exposing existing or new business applications as Web services.</li>
+ <li>Building reliable messaging links within or across enterprises.</li>
+ <li>Serving as the host for lightweight browser applications using the AJAX
+ model.</li>
+ <li>Integrating with .NET, J2EE, CICS, SAP and other platforms.</li>
+</ul>
+
+<p>WSO2 WSAS is a fully open source product. WSO2 is a leading contributor to
+the Apache Software Foundation's Web services project, and through a
+combination of leading open source components together with our own
+integration code we offer production quality open source software. All our
+integration code – including the unified management console is
+available under the Apache Software License version 2.0. We call it "source
+from the source".</p>
+
+<h2>Key Features in this Release</h2>
+<ul>
+ <li>Full support for the key Web services standards.</li>
+ <li>Complete interoperability with the Windows Communications Framework
+ (Indigo).</li>
+ <li>Unified approach to support SOAP and XML/HTTP (REST).</li>
+ <li>Multi-transport (HTTP, HTTPS, TCP, JMS) support for SOAP.</li>
+ <li>RSS/ATOM support makes it easy to manage and monitor your server
+ through your browser or feed aggregator.</li>
+ <li>Unified browser-based administration makes it simple to configure
+ reliability, security and other advanced features.</li>
+ <li>Available as a standalone lightweight server, or as an embeddable
+ server that can run as part of a J2EE compliant servlet container.</li>
+ <li>Fully open source with the majority of the source available under the
+ Apache Software License.</li>
+ <li>Complies with <a
+ href="http://www.w3.org/2002/ws/addr/testsuite/">WS-Addressing
+ Interoperability tests</a> hosted by W3C. See <a
+ href="http://www.w3.org/2002/ws/addr/testsuite/endpoints/">Endpoints</a>.</li>
+</ul>
+
+<h2>Tools Available:</h2>
+<ul>
+ <li>TCPMon - A utility that allows the user to monitor the messages passed
+ along in TCP based conversations.</li>
+ <li>Admin Client -A simple command line tool that allows users to
+ administer WSO2 WSAS.</li>
+ <li>Code Generator, WSDL2Java / Java2WSDL - Using this command line tool
+ you can generate WSDL file from a java class (Java2WSDL) and/or a java
+ class file from a WSDL (WSDL2Java).</li>
+ <li>Change Password - A tool that allows admin users to change passwords of
+ users, by running a script on the machine hosting the WSO2 WSAS
+ instance.</li>
+</ul>
+
+<p>Note: All tools are located in WSO2WSAS_HOME/bin</p>
+
+<h2>WSO2 Web Services Application Server for Java Documentation</h2>
+
+<p>See the <a href="index_docs.html">full list of documents</a> with
+instructions on installation, administration, sample guides and how to use
+tools packaged with WSO2 WSAS for Java, v at wso2wsas_version@.</p>
+<a id="mail"></a>
+
+<h2>Mailing Lists</h2>
+
+<p>Your feedback on WSO2 WSAS is most appreciated. Please send them to our
+user mailing lists:</p>
+<ul>
+ <li>WSO2 WSAS for Java User: <a href="mailto:wsas-java-user at wso2.org">wsas-java-user at wso2.org
+</a> | <a
+ href="mailto:wsas-java-user-request at wso2.org?subject=subscribe">Subscribe</a> |
+ <a href="mailto:wsas-java-user-request at lists.wso2.com?subject=unsubscribe">Unsubscribe</a> | <a href="http://www.wso2.org/mailarchive/wsas-java-user/">Mail Archive</a></li>
+</ul>
+<ul>
+ <li>WSO2 WSAS for Java Developer<a href="mailto:wsas-java-dev at wso2.org">
+ wsas-java-dev at wso2.org</a> | <a
+ href="mailto:wsas-java-dev-request at wso2.org?subject=subscribe">Subscribe</a> | <a
+ href="mailto:wsas-java-user-request at wso2.org?subject=unsubscribe">Unsubscribe</a> | <a
+ href="http://www.wso2.org/mailarchive/wsas-java-dev/">Mail Archive</a></li>
+</ul>
+
+<h2>Archived News</h2>
+
+<p>For information on previous releases running up to the current release
+please see <a href="archived_news.html">'Archived News'</a> page.</p>
+</body>
+</html>
Modified: wsas/java/trunk/xdocs/installation_servlet.html
==============================================================================
--- wsas/java/trunk/xdocs/installation_servlet.html (original)
+++ wsas/java/trunk/xdocs/installation_servlet.html Fri Dec 1 08:33:34 2006
@@ -62,7 +62,7 @@
servlet container.</p>
<p><a
-href="http://dist.wso2.org/products/wsas/java"><strong>Download</strong></a>
+href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@"><strong>Download</strong></a>
WSO2 WSAS Servlet Edition for Java:
wso2wsas-servlet-edition-java- at wso2wsas_version@.zip</p>
Modified: wsas/java/trunk/xdocs/installation_src.html
==============================================================================
--- wsas/java/trunk/xdocs/installation_src.html (original)
+++ wsas/java/trunk/xdocs/installation_src.html Fri Dec 1 08:33:34 2006
@@ -29,7 +29,7 @@
so that they can build the WSO2 WSAS from source.</p>
<p><a
-href="http://dist.wso2.org/products/wsas/java"><strong>Download</strong></a>
+href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@"><strong>Download</strong></a>
WSO2 WSAS Source Distribution: wso2wsas-java-src- at wso2wsas_version@.zip</p>
<a id="req"></a>
@@ -102,7 +102,7 @@
<h2>Building WSO2 WSAS for Java from the Source Distribution</h2>
-<p>The <a href="http://dist.wso2.org/products/wsas/java">source
+<p>The <a href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@">source
distribution</a> is available as a zipped archive. All the necessary build
scripts are included with the source distribution. Expand the source archive
to a directory of your choice. You can run the following commands inside that
Modified: wsas/java/trunk/xdocs/installation_standalone.html
==============================================================================
--- wsas/java/trunk/xdocs/installation_standalone.html (original)
+++ wsas/java/trunk/xdocs/installation_standalone.html Fri Dec 1 08:33:34 2006
@@ -267,6 +267,5 @@
<p>For details on WSO2 WSAS for Java Management Console see <a
href="administratorguide.html">Administrator's Guide</a></p>
-<p>�</p>
</body>
</html>
More information about the Wsas-java-dev
mailing list