DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Current BPEL Support
ServiceMix supports Apache Ode, which provides a JBI binding component that can be trivially installed into ServiceMix.
Some documentation on Ode installation and BPEL process deployment in ServiceMix is here:
http://ode.apache.org/user-guide.html#UserGuide-InJBI
We support WS-BPEL via the PXE BPEL Engine from FiveSight.
PXE has a JBI component and deployment unit which, thanks to JBI, can just auto-deploy in any JBI compliant container. So the easiest way to use PXE right now with ServiceMix is to just drop the PXE deployment unit into the install directory in the binary ServiceMix distribution and the component will be auto-deployed in ServiceMix.
| Warning | ||
|---|---|---|
| ||
Note that ServiceMix works on any Java SE 1.4 or later environment; however to use PXE you need to use a Java SE 5 or later platform. |
To try out the example of using BPEL with ServiceMix you should Download a binary distro and try the BPEL Example from the Examples