Author: ruwan
Date: Thu Jul  2 23:53:27 2009
New Revision: 40648
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=40648

Log:
Adding the product specific about page


Added:
   branches/esb/java/2.1/product/modules/styles/src/main/resources/web/product/
   
branches/esb/java/2.1/product/modules/styles/src/main/resources/web/product/about.html

Added: 
branches/esb/java/2.1/product/modules/styles/src/main/resources/web/product/about.html
URL: 
http://wso2.org/svn/browse/wso2/branches/esb/java/2.1/product/modules/styles/src/main/resources/web/product/about.html?pathrev=40648
==============================================================================
--- (empty file)
+++ 
branches/esb/java/2.1/product/modules/styles/src/main/resources/web/product/about.html
      Thu Jul  2 23:53:27 2009
@@ -0,0 +1,82 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" 
"http://www.w3.org/TR/html4/strict.dtd";>
+<html><head><title>WSO2 ESB - About</title>
+
+<link href="../admin/css/documentation.css" rel="stylesheet" type="text/css" 
media="all"/>
+</head>
+<body>
+<h1>Version 2.1.0</h1>
+<h2>About WSO2 ESB </h2>
+<p>WSO2 Carbon is a component based Enterprise SOA platform. The
+design of
+WSO2 Carbon focuses on separating the key functionality of the SOA
+platform
+into separate pluggable Carbon components that can be mixed and
+matched, like
+customizable building blocks. This allows you to add only the
+functionality
+you need to start up, and continue to add product capabilities
+as your
+requirements grow. This helps a business to quickly adapt to
+changes.</p>
+<p>OSGi is used as the underlying core modularization technology
+to build the
+Carbon platform. The Carbon framework is shipped with Eclipse Equinox
+by
+default, but can be supported on Spring dm Server, Felix or Knoplerfish
+if
+required. The OSGi technology even allows you to write your business
+functionality as an OSGi component and deploy it in the existing Carbon
+platform. </p>
+<p> For a quick start on using the WSO2 Carbon
+platform, the Carbon components are pre-assembled into the following
+products: </p>
+<ul id="CarbonProducts">
+<li><a href="http://wso2.org/projects/registry";>WSO2
+Registry</a></li>
+<li><a href="http://wso2.org/projects/wsas/java";>WSO2
+Web Services Application Server</a></li>
+<li><a href="http://wso2.org/projects/esb/java";>WSO2
+Enterprise Service Bus</a></li>
+<li><a href="http://wso2.org/projects/bps";>WSO2
+Business Process Server</a></li>
+<li><a href="http://wso2.org/projects/identity";>WSO2
+Identity Server</a></li>
+</ul>
+<p>You can assemble your own products by combining
+components and
+deploying them in a preferred architecture. </p>
+<p>The WSO2 Carbon platform gives maximum flexibility to adapt
+the middleware
+to your enterprise architecture, rather than adapt your architecture to
+the
+middleware. </p>
+
+<h2>About WSO2</h2>
+<p>WSO2 is a Open Source technology company building Open Source
+middleware
+platforms for Web services and SOA. WSO2 delivers integrated middleware
+stacks based on components developed at Apache, offering industry
+leading
+performance and convenience for customers. </p>
+<p>Founded in August 2005 by pioneers in Web services and Open
+Source, WSO2
+engineers contribute heavily to many key Apache Web services projects. </p>
+
+<h3>Have you tried...</h3>
+<p><a href="http://wso2.org/projects/registry";><img 
src="../admin/images/registry_logo_h23.gif" alt="Registry"/></a></p>
+<p><a href="http://wso2.org/projects/wsas/java";><img 
src="../admin/images/wsas_logo_h23.gif" alt="WSAS"/></a></p>
+<p><a href="http://wso2.org/projects/esb/java";><img 
src="../admin/images/esb_logo_h23.gif" alt="ESB"/></a></p>
+<p><a href="http://wso2.org/projects/bps";><img 
src="../admin/images/bps_logo_h23.gif" alt="BPS"/></a></p>
+<p><a href="http://wso2.org/projects/identity";><img 
src="../admin/images/is_logo_h23.gif" alt="IS"/></a></p>
+<h3>Stay connected </h3>
+<p><a 
href="http://wso2.org/user/login?destination=newsletter/subscriptions";>Subscribe</a>
+to the WSO2 newsletter - project updates, events, articles, SOA news
+and much
+more.</p>
+<h3>Need more help?</h3>
+<ul>
+<li><a href="http://wso2.org/library";>Read articles</a></li>
+<li><a href="http://wso2.com/";>Get commercial
+support</a></li>
+</ul>
+</body></html>

_______________________________________________
Esb-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to