Hi, Apache ODE 1.1 is the first official release of ODE since the project graduation from the Apache Incubator. It introduces several performance and stability improvements as well as many bug fixes. To download it go to:
http://ode.apache.org/getting-ode.html Here are the main changes introduced in this release: * Several in-memory processes performance enhancements. * Improvements around execution events, giving more control and information to the listeners. * Removal of the Quartz scheduler for a much simpler, custom implementation. Fixed a few transactional and concurrency bugs and brought a small performance boost. * Upgrade to Axis2 1.3 fixing several related issues (notably getting the WSDL documents for processes with a slash in their name). * Better support for the BPEL processes generated by the Eclipse BPEL designer. * Migrated our build to buildr completely (http://buildr.rubyforge.org) * Bug fixes including but not limited to: ODE-163, ODE-158, ODE-153, ODE-150, ODE-148, ODE-143, ODE-130 (check all issues under ODE 1.1 in JIRA for more). Thanks for using ODE! The ODE Team.