Author: vanto
Date: Wed Nov 14 19:01:46 2012
New Revision: 1409298
URL: http://svn.apache.org/viewvc?rev=1409298&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=1409298&r1=1409297&r2=1409298&view=diff
==============================================================================
--- ode/site/trunk/content/index.mdtext (original)
+++ ode/site/trunk/content/index.mdtext Wed Nov 14 19:01:46 2012
@@ -24,37 +24,37 @@ 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">
- <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>
- <li><i class="icon-check"></i> Supports 2 communication layers:
one based on Axis2 (Web Services http transport) and another one based on the
<a href="http://jcp.org/en/jsr/detail?id=208">JBI standard</a> (using <a
href="servicemix.apache.org">ServiceMix</a>).</li>
- <li><i class="icon-check"></i> Support for the HTTP WSDL binding,
allowing invocation of REST-style web services.</li>
- <li><i class="icon-check"></i> Possibility to map process
variables <a href="external-variables.html">externally</a> to a database table
of your choice.</li>
- <li><i class="icon-check"></i> High level API to the engine that
allows you to integrate the core with virtually any communication layer.</li>
- <li><i class="icon-check"></i> Hot-deployment of your
processes.</li>
- <li><i class="icon-check"></i> Compiled approach to BPEL that
provides detailed analysis and validation at the <a
href="bpelc-command.html">command line</a> or at deployment.</li>
- <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">
- <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>
- <li>ODE 1.3.4 released! About 100 fixes, improvements and new
features. <a href="getting-ode.html">Check it out!</a>. (2010-06-09)</li>
- <li>ODE 1.3.2 is <a href="getting-ode.html">hot and fresh</a>!
About 130 fixes, improvements and new features. [Check it out!|Getting ODE].
(2008-05-11)</li>
- <li>Come see us at <a
href="http://us.apachecon.com/c/acus2008/">ApacheCon US 2008</a> in New
Orleans. Register for the
[training|http://us.apachecon.com/c/acus2008/sessions/87] and the
[session|http://us.apachecon.com/c/acus2008/sessions/29].</li>
- <li>ODE 1.2 is <a href="getting-ode.html">finally out</a>! More
performance, stability and useful features as ever before. (2008-07-03)</li>
- <li>We've just release ODE 1.1.1, with bug fixes and a lot of
small improvements. See <a href="getting-ode.html">getting ODE</a>.
(2008-01-16)</li>
- <li>We'll be at ApacheCon US in November, so <a
href="http://us.apachecon.com/us2007/news">get your tickets</a> and meet us
there. (2007-09-21)</li>
- <li>ODE 1.1 released! See our <a
href="http://ode.apache.org/getting-ode.html">download page</a> for more
details. (2007-08-28)</li>
- <li>Welcome to our new home at http://ode.apache.org!
(2007-07-30)</li>
- <li>ODE has graduated from the Apache Incubator as a top level
project! (2007-07-18)</li>
- <li>The first Apache ODE release is out! You can finally <a
href="getting-ode.html">download</a> full binary releases.</li>
- <li>ODE has a <a href="logo.html">Logo</a>! Soon to appear on our
revamped website.</li>
- <li>Come to meet us at ApacheCon Austin BOF (2006-10-11)</li>
- <li>ODE has a new website! (2006-08-30)</li>
- </ul>
- </div>
- </div>
+<div class="row">
+ <div class="span5 offset1">
+ <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>
+ <li><i class="icon-check"></i> Supports 2 communication layers: one
based on Axis2 (Web Services http transport) and another one based on the <a
href="http://jcp.org/en/jsr/detail?id=208">JBI standard</a> (using <a
href="servicemix.apache.org">ServiceMix</a>).</li>
+ <li><i class="icon-check"></i> Support for the HTTP WSDL binding,
allowing invocation of REST-style web services.</li>
+ <li><i class="icon-check"></i> Possibility to map process variables <a
href="external-variables.html">externally</a> to a database table of your
choice.</li>
+ <li><i class="icon-check"></i> High level API to the engine that allows
you to integrate the core with virtually any communication layer.</li>
+ <li><i class="icon-check"></i> Hot-deployment of your processes.</li>
+ <li><i class="icon-check"></i> Compiled approach to BPEL that provides
detailed analysis and validation at the <a href="bpelc-command.html">command
line</a> or at deployment.</li>
+ <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">
+ <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>
+ <li>ODE 1.3.4 released! About 100 fixes, improvements and new features.
<a href="getting-ode.html">Check it out!</a>. (2010-06-09)</li>
+ <li>ODE 1.3.2 is <a href="getting-ode.html">hot and fresh</a>! About 130
fixes, improvements and new features. [Check it out!|Getting ODE].
(2008-05-11)</li>
+ <li>Come see us at <a
href="http://us.apachecon.com/c/acus2008/">ApacheCon US 2008</a> in New
Orleans. Register for the
[training|http://us.apachecon.com/c/acus2008/sessions/87] and the
[session|http://us.apachecon.com/c/acus2008/sessions/29].</li>
+ <li>ODE 1.2 is <a href="getting-ode.html">finally out</a>! More
performance, stability and useful features as ever before. (2008-07-03)</li>
+ <li>We've just release ODE 1.1.1, with bug fixes and a lot of small
improvements. See <a href="getting-ode.html">getting ODE</a>. (2008-01-16)</li>
+ <li>We'll be at ApacheCon US in November, so <a
href="http://us.apachecon.com/us2007/news">get your tickets</a> and meet us
there. (2007-09-21)</li>
+ <li>ODE 1.1 released! See our <a
href="http://ode.apache.org/getting-ode.html">download page</a> for more
details. (2007-08-28)</li>
+ <li>Welcome to our new home at http://ode.apache.org! (2007-07-30)</li>
+ <li>ODE has graduated from the Apache Incubator as a top level project!
(2007-07-18)</li>
+ <li>The first Apache ODE release is out! You can finally <a
href="getting-ode.html">download</a> full binary releases.</li>
+ <li>ODE has a <a href="logo.html">Logo</a>! Soon to appear on our
revamped website.</li>
+ <li>Come to meet us at ApacheCon Austin BOF (2006-10-11)</li>
+ <li>ODE has a new website! (2006-08-30)</li>
+ </ul>
+ </div>
+</div>