Welcome to Apache ODE

Apache ODE (Orchestration Director Engine) executes business processes written following the WS-BPEL 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.

WS-BPEL 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 WS-BPEL page.

The Apache Software Foundation is a non-profit organization, consider sponsoring and check the thanks page.

Features

  • Side-by-side support for both the WS-BPEL 2.0 OASIS standard and the legacy BPEL4WS 1.1 vendor specification.
  • Supports 2 communication layers: one based on Axis2 (Web Services http transport) and another one based on the JBI standard (using ServiceMix).
  • High level API to the engine that allows you to integrate the core with virtually any communication layer.
  • Hot-deployment of your processes.
  • Compiled approach to BPEL that provides detailed analysis and validation at the command line or at deployment.
  • Management interface for processes, instances and messages.

News

  • We've just release ODE 1.1.1, with bug fixes and a lot of small improvements. See getting ODE.
  • We'll be at ApacheCon US in November, so get your tickets and meet us there. (2007-09-21)
  • ODE 1.1 released! See our download page for more details. (2007-08-28)
  • Welcome to our new home at http://ode.apache.org! (2007-07-30)
  • ODE has graduated from the Apache Incubator as a top level project! (2007-07-18)
  • The first Apache ODE release is out! You can finally download full binary releases.
  • ODE has a Logo! Soon to appear on our revamped website.
  • Come to meet us at ApacheCon Austin BOF (2006-10-11)
  • ODE has a new website! (2006-08-30)



 
Recently Updated
by Alex Boisvert (9 mins ago)
XPath Extensions
by Matthieu Riou (24 Apr)
Headers Handling
by Tammo van Lessen (11 Apr)
Building ODE
by Matthieu Riou (10 Apr)
Board Report 2008-04
by Matthieu Riou (10 Apr)
Board Reports
by Matthieu Riou (14 Mar)
Architectural Overview
by Matthieu Riou (14 Mar)
Developer Guide
by Matthieu Riou (14 Mar)
Frequently Asked Questions
by Alex Boisvert (06 Mar)
Roadmap
by Alex Boisvert (29 Jan)
BPEL Management API Specification

Activity

Issues Resolved Recently

ASF JIRA (0 issues)
T Key Summary

Issues Opened Recently

ASF JIRA (1 issues)
T Key Summary
Sub-task ODE-278 urlReplacement for all methods