![BPEL and Java Cookbook](https://wfqqreader-1252317822.image.myqcloud.com/cover/781/36705781/b_36705781.jpg)
上QQ阅读APP看书,第一时间看更新
Chapter 1. Calling BPEL from Java
In this chapter we will cover:
- Deploying a BPEL process
- Gathering a BPEL process's in and out parameters
- Calling a synchronous BPEL process from Java
- Calling an asynchronous BPEL process from Java
- Handling business faults from a synchronous BPEL process
- Handling business faults from an asynchronous BPEL process
- Mapping the results of a BPEL process