|
|
Release Notes - JBoss jBPM BPEL - Version 1.1.Beta3
License
This software is distributed under the terms of the CPL 1.0 license.
What is BPEL?
BPEL provides service orchestration - the ability to combine web
services into a process execution flow.
The BPEL Runtime
The BPEL Runtime is all you need to get started with BPEL: binaries,
third party libraries, examples, documentation and sources.
BPEL Runtime directories
| config |
Contains the configuration files. Note
that for easy testing and development, the provided hibernate
configuration points to the in-memory jbpm database. |
| doc |
Contains the
user guide and the API
specification. |
| examples |
Each example is a separate project that you can
compile and run with ant or eclipse. |
| lib |
Supplies thirdparty libraries and their licenses
so you do not have to download them separately. |
| src |
Java source files. |
|