Author: buildbot
Date: Wed Nov 14 19:06:42 2012
New Revision: 838351
Log:
Staging update by buildbot for ode
Modified:
websites/staging/ode/trunk/content/ (props changed)
websites/staging/ode/trunk/content/index.html
websites/staging/ode/trunk/content/sitemap.html
Propchange: websites/staging/ode/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Nov 14 19:06:42 2012
@@ -1 +1 @@
-1409298
+1409300
Modified: websites/staging/ode/trunk/content/index.html
==============================================================================
--- websites/staging/ode/trunk/content/index.html (original)
+++ websites/staging/ode/trunk/content/index.html Wed Nov 14 19:06:42 2012
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title>Apache ODE<sup>&trade;</sup></title>
+ <title>Apache ODEâ¢</title>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<meta property="og:image" content="http://ode.apache.org/img/ode-logo.png"
/>
@@ -71,7 +71,7 @@
<div class="container">
<div class="row">
<div class="span11">
- <h1>Apache ODE<sup>&trade;</sup></h1>
+ <h1>Apache ODEâ¢</h1>
<p class="lead">The Orchestration Director Engine executes
business processes written following the WS-BPEL standard.</p>
@@ -93,7 +93,7 @@
<p>Apache ODE (Orchestration Director Engine) executes business processes
written following the <a href="/ws-bpel-20.html">WS-BPEL</a> standard. It talks
to web services, sending and receiving messages, handling data manipulation and
error recovery as described by your process definition. It supports both long
and short living process executions to orchestrate all the services that are
part of your application.</p>
<p>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 <a
href="/ws-bpel-20.html">BPEL page</a>.</p>
<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>
@@ -106,7 +106,7 @@
<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>
Modified: websites/staging/ode/trunk/content/sitemap.html
==============================================================================
--- websites/staging/ode/trunk/content/sitemap.html (original)
+++ websites/staging/ode/trunk/content/sitemap.html Wed Nov 14 19:06:42 2012
@@ -129,7 +129,7 @@
<li><a href="/http-soap-protocol-adapter.html">HTTP-SOAP Protocol
Adapter</a></li>
<li><a href="/implicit-correlations.html">Implicit Correlations * <a
href="#ImplicitCorrelations-Introduction">Introduction</a> * <a
href="#ImplicitCorrelations-ProcesstoProcessInteractionUseCase">Process to
Process Interaction Use Case</a> * <a
href="#ImplicitCorrelations-ProcesstoServiceInteractionUseCase">Process to
Service Interaction Use Case</a></a></li>
<li><a href="/imported-port.html">imported port</a></li>
-<li><a href="/index.html">Apache ODE<sup>™</sup></a></li>
+<li><a href="/index.html">Apache ODEâ¢</a></li>
<li><a href="/instance-data-cleanup.html">Instance Data Cleanup</a></li>
<li><a href="/instance-replayer.html">Instance Replayer</a></li>
<li><a href="/integration-layer.html">Integration Layer</a></li>