Orchestra is a Web Service Orchestration solution that provides BPEL 2.0 support. Business Process Execution Language (BPEL) is an XML language created by the Oasis Consortium. More information and the specifications can be found on Oasis web site
Orchestra provides full support of the BPEL 2.0 standard.
This version provides Web Service support using the Axis 1.4 framework or CXF 2.2.7.
Orchestra is shipped with a complete test suite and a few examples.
Orchestra is persistable. This means that all the data concerning your processes definition and instances execution is stored in a Database using a persistence framework (hibernate by default). The following database systems have been successfully tested :
H2 Database (default)
Postgres (8.3)
MySQL (5.0)
Oracle (10g)