Before Width: | Height: | Size: 523 B |
Before Width: | Height: | Size: 233 B |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 6.7 KiB |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 16 KiB |
@ -1,69 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<head> <script type="text/javascript" src="../../carbon/googleanalytics/js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../carbon/googleanalytics/js/googleAnalyticsProcessor.js"></script>
|
||||
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
|
||||
<title>StratosLive</title>
|
||||
<link href="style.css" rel="stylesheet" type="text/css" media="all" />
|
||||
<link rel="icon" href="images/favicon.ico" type="image/x-icon"/>
|
||||
<meta name="description" content="WSO2 is the lean enterprise middleware company, delivering the only complete open source enterprise SOA middleware stack available internally and in the cloud." />
|
||||
<meta name="keywords" content="cloud, platform-as-a-service, PaaS" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="main-content">
|
||||
<div id="header">
|
||||
<div class="logo"><img src="images/logo.gif"/></div>
|
||||
</div>
|
||||
<div id="content">
|
||||
<div class="intro">
|
||||
<div class="register">
|
||||
<a href="https://stratoslive.wso2.com/carbon/tenant-register/select_domain.jsp"><img src="images/register.gif"/></a>
|
||||
<a href="../carbon/sso-acs/redirect_ajaxprocessor.jsp"><img src="images/sign-in.gif"/></a>
|
||||
</div>
|
||||
<p>WSO2 MB brings Event Driven Architecture capabilities to WSO2 Carbon platform. It provides WS-Eventing, JMS and SQS interfaces to client. It uses Apache Qpid as the underling broker which supports AMQP.</p>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
<div class="features">
|
||||
<h2>Features</h2>
|
||||
<div class="feature feature-left">
|
||||
<img src="images/feature-01-icon.gif"/>
|
||||
<h2>Bring CEP to SOA</h2>
|
||||
<p>
|
||||
Bring CEP to SOA by processing XML events and produce results as XML events.
|
||||
</p>
|
||||
</div>
|
||||
<div class="feature">
|
||||
<img src="images/feature-02-icon.gif"/>
|
||||
<h2>Registry Storage</h2>
|
||||
<p>
|
||||
Ability to define different event streams, queries and out put streams and store them in the registry as a bucket.
|
||||
</p>
|
||||
</div>
|
||||
<div class="feature">
|
||||
<img src="images/feature-03-icon.gif"/>
|
||||
<h2>Esper and Fusion</h2>
|
||||
<p>
|
||||
Support Esper and fusion back end runtimes.
|
||||
</p>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="footer-links">
|
||||
<a href="http://www.wso2.com/cloud/services/terms-of-use" target="_blank">Terms of Service</a> | <a href="http://www.wso2.com/cloud/services/privacy-policy" target="_blank">Privacy Policy</a> | <a href="http://www.wso2.com/cloud/services/support" target="_blank">Support</a>
|
||||
</div>
|
||||
<div class="powered">
|
||||
<span>Powered by</span><img src="images/powered-logo.gif" alt="ESB"/>
|
||||
</div>
|
||||
<span class="copyright">©stratoslive.wso2.com copyright 2010-2011 WSO2, Inc. </span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
@ -1,46 +0,0 @@
|
||||
body { font-family: "Calibri","Lucida Grande","Lucida Sans","Microsoft Sans Serif","Lucida Sans Unicode","Verdana","Sans-serif","trebuchet ms"; font-size: .85em; line-height: 135%; color: #434343; margin: 0px; padding: 0px; background-color: #94C8EC;}
|
||||
|
||||
p { }
|
||||
|
||||
td { }
|
||||
|
||||
a:link { text-decoration: none; }
|
||||
|
||||
a:visited { text-decoration: none; }
|
||||
|
||||
a:hover { text-decoration: none; }
|
||||
|
||||
a:active { text-decoration: none; }
|
||||
|
||||
a img { border: 0px; }
|
||||
div
|
||||
.clear { clear: both; }
|
||||
|
||||
div#main-content { width: 960px; margin: auto; background-image: url(images/top.gif); background-repeat: no-repeat; background-position: left top; }
|
||||
|
||||
div#header { height: 125px; }
|
||||
div.logo { float: left; margin-top: 35px; }
|
||||
div.sign-in { float: right; margin-top: 35px; }
|
||||
|
||||
div#content { background-color: #ffffff; background-image: url(images/content-bg.gif); background-repeat: repeat-y; background-position: left top; }
|
||||
|
||||
div.intro { padding: 35px; padding-top: 10px; padding-bottom: 20px; font-size: 125%; line-height: 130%; float: left; background-image: url(images/intro-bg.gif); background-position: left bottom; background-repeat: no-repeat; }
|
||||
div.intro p { margin-top: 0px; margin-bottom: 0px; }
|
||||
|
||||
div.register { float: right; margin-left: 40px; margin-top: 0px; margin-right: 0px; width: 400px; text-align: center;}
|
||||
div.register a img { margin-bottom: 7px; }
|
||||
div.register a:hover img { opacity:0.7;filter:alpha(opacity=70) }
|
||||
|
||||
div.features { margin-top: 20px; }
|
||||
div.features h2 { margin-top: 0px; margin-bottom: 0px; font-size: 24px; color: #003A63; margin-left: 35px; margin-right: 35px; border-bottom: solid 0px #79BDE8; padding-bottom: 10px; background-image: url(images/title-bg.gif); background-repeat: no-repeat; background-position: left bottom; }
|
||||
div.feature { float: left; width: 230px; margin-left: 30px; margin-top: 7px; padding: 20px; text-align: left; }
|
||||
div.feature img { float: left; margin-right: 10px; width: 64px; }
|
||||
div.feature h2 { margin-top: 0px; margin-bottom: 7px; color: #0499CC; font-size: 140%; line-height: 110%; font-weight: normal; border-bottom: 0px; margin-left: 0px; margin-right: 0px; padding-bottom: 0px; background-image: none; }
|
||||
div.feature p { margin-top: 0px; padding-top: 0px; }
|
||||
div.feature-left { margin-left: 41px; }
|
||||
|
||||
div#footer { height: 80px; background-image: url(images/bottom.gif); background-position: left top; background-repeat: no-repeat; padding-top: 25px; }
|
||||
div#footer div.powered { color: #333333; float: right; font-size: 85%; margin-right: 10px; }
|
||||
div#footer div.powered span { float: left; line-height: 23px; margin-right: 5px; }
|
||||
div.footer-links { padding-bottom: 5px; padding-left: 10px; border-bottom: solid 1px #4E84C4; margin-bottom: 10px; color: #4E84C4; }
|
||||
div#footer span.copyright { font-size: 90%; padding-left: 10px; }
|