The Rely/Guarantee Approach to Verifying Concurrent BPEL Programs

Huibiao Zhu,Qiwen Xu,Chris Ma,Shengchao Qin,Zongyan Qiu
DOI: https://doi.org/10.1007/978-3-642-33826-7_12
2012-01-01
Abstract:Web services have become more and more important in these years, and BPEL4WS (BPEL) is the OASIS standard for web services composition and orchestration. It contains several distinct features, including scope-based compensation and fault handling mechanism. This paper focuses on the verification of BPEL programs, especially the verification of concurrent BPEL programs. The rely/guarantee approach is applied. Firstly, we present the operational semantics for BPEL programs. Secondly we apply the rely/guarantee method in the design of the verification rules. The rules can handle the features of BPEL programs, including compensation, fault handling and concurrency. Finally, the whole proof system is proved to be sound based on our operational semantics.
What problem does this paper attempt to address?