Author: vanto
Date: Wed Nov 14 19:06:34 2012
New Revision: 1409300
URL: http://svn.apache.org/viewvc?rev=1409300&view=rev
Log:
index page updated.
Modified:
ode/site/trunk/content/index.mdtext
Modified: ode/site/trunk/content/index.mdtext
URL:
http://svn.apache.org/viewvc/ode/site/trunk/content/index.mdtext?rev=1409300&r1=1409299&r2=1409300&view=diff
==============================================================================
--- ode/site/trunk/content/index.mdtext (original)
+++ ode/site/trunk/content/index.mdtext Wed Nov 14 19:06:34 2012
@@ -1,4 +1,4 @@
-Title: Apache ODE<sup>™</sup>
+Title: Apache ODEâ¢
Subtitle: The Orchestration Director Engine executes business processes
written following the WS-BPEL standard.
Notice: Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
@@ -25,7 +25,7 @@ Apache ODE (Orchestration Director Engin
WS-BPEL (Business Process Execution Language) is an XML-based language
defining several constructs to write business processes. It defines a set of
basic control structures like conditions or loops as well as elements to invoke
web services and receive messages from services. It relies on WSDL to express
web services interfaces. Message structures can be manipulated, assigning parts
or the whole of them to variables that can in turn be used to send other
messages. More about the specification can be found on our [BPEL
page](/ws-bpel-20.html).
<div class="row">
- <div class="span5 offset1">
+ <div class="span6">
<h2>Features</h2>
<ul class="unstyled">
<li><i class="icon-check"></i> Side-by-side support for both the <a
href="ws-bpel-2.0.html">WS-BPEL 2.0</a> OASIS standard and the legacy BPEL4WS
1.1 vendor specification.</li>
@@ -38,7 +38,7 @@ WS-BPEL (Business Process Execution Lang
<li><i class="icon-check"></i> <a href="management-api.html">Management
interface</a> for processes, instances and messages.</li>
</ul>
</div>
- <div class="span5">
+ <div class="span6">
<h2>News</h2>
<ul>
<li>ODE 1.3.5 is out. It includes about 30 bug fixes and performance
improvements. <a href="getting-ode.html">Check it out!</a>. (2011-02-06)</li>