Runtime Monitoring of Web Service Conversations

  • Authors:
  • Jocelyn Simmonds;Yuan Gan;Marsha Chechik;Shiva Nejati;Bill O'Farrell;Elena Litani;Julie Waterhouse

  • Affiliations:
  • University of Toronto, Toronto;IBM Toronto Lab, Markham;University of Toronto, Toronto;Simula Research Laboratory, Lysaker;IBM Toronto Lab, Markham;IBM Toronto Lab, Markham;IBM Toronto Lab, Markham

  • Venue:
  • IEEE Transactions on Services Computing
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

For a system of distributed processes, correctness can be ensured by (statically) checking whether their composition satisfies properties of interest. However, Web services are distributed processes that dynamically discover properties of other Web services. Since the overall system may not be available statically and since each business process is supposed to be relatively simple, we propose to use runtime monitoring of conversations between partners as a means of checking behavioral correctness of the entire Web service system. Specifically, we identify a subset of UML 2.0 Sequence Diagrams as a property specification language and show that it is sufficiently expressive for capturing safety and liveness properties. By transforming these diagrams to automata, we enable conformance checking of finite execution traces against the specification. We show how our language can be used to specify the Specification Property System (SPS) [1]. We describe an implementation of our approach as part of an industrial system. Finally, we discuss our experience of specifying and monitoring a number of properties from three existing applications.