A Model Checking Approach to Verify BPEL4WS Workflows

  • Authors:
  • Domenico Bianculli;Carlo Ghezzi;Paola Spoletini

  • Affiliations:
  • University of Lugano;Politecnico di Milano;Politecnico di Milano

  • Venue:
  • SOCA '07 Proceedings of the IEEE International Conference on Service-Oriented Computing and Applications
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

The increasing diffusion of service oriented computing in critical business transactions demands reliability and correctness of the workflow logic representing web service orchestrations. We present an approach for the formal verification of workflow-based compositions of web services, described in BPEL4WS. Workflow processes can be verified in isolation, assuming that the external services invoked are known only through their interface. It is also possible to verify that the actual composition of two or more processes behaves correctly. We can verify deadlock freedom, properties expressed as data-bound assertions written in WS-CoL, a specification language for web services, and LTL temporal properties. Our approach is based on the software model checker Bogor, whose language supports the modeling of all BPEL4WS constructs. We provide an empirical evaluation of our approach and we compare the results with other BPEL4WS model checking tools.