Roadmap
From Wiki
[edit]
Releases
- Version 1.0 | March 2007
- Version 1.2 | November 2007
- Version 1.2.1 | May 2008
[edit]
WS-BPEL Activities Implementation
The WS-BPEL 2.0 specification is quite large and complex and we plan to implement all activities step-by-step. The supported WS-BPEL constructs that can be found in the latest version are the following:
Basic Activities
| Activity | Implementation Status | BPEL Examples | GWA |
|---|---|---|---|
| <invoke> | supported | example | download |
| <assign> | supported | example | download |
| <empty> | supported | example | download |
| <wait> | supported | example | download |
| <recieve> | supported | ||
| <reply> | supported | ||
| <throw> | not supported | ||
| <rethrow> | not supported | ||
| <exit> | not supported | ||
| <extensionactivity> | not supported |
Structured Activities
| Activity | Implementation Status | BPEL Examples | GWA |
|---|---|---|---|
| <sequence> | supported | example | download |
| <flow> | supported | example | download |
| <scope> | supported | example | download |
| <while> | supported | example | download |
| <repeatuntil> | supported | example | download |
| <if> | supported | example | download |
| <foreach> | supported | example | download |
| <foreach> - parallel | supported | example | download |
| <pick> | not supported |
Download the CounterService WSDL file to create a GWA file needed by WEEP Engine.
[edit]
ToDo
If you have any concerns about the next implementation, please feel free to post to weep-user AT globus.org.
