Preparing and re-using web services for choreography

  • Authors:
  • Guadalupe Ortiz;Juan Hernandez;Pedro J. Clemente

  • Affiliations:
  • Quercus Software Engineering Group, Computer Science Department, University of Extremadura, Avda. de la Universidad s/n. 10071 Caceres, Spain.;Quercus Software Engineering Group, Computer Science Department, University of Extremadura, Avda. de la Universidad s/n. 10071 Caceres, Spain.;Quercus Software Engineering Group, Computer Science Department, University of Extremadura, Avda. de la Universidad s/n. 10071 Caceres, Spain

  • Venue:
  • International Journal of Web Engineering and Technology
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Web Service technologies offer a new and successful way for interoperability among web applications. However, there is not a unique standard opinion as to how Web Service composition must be implemented. Besides, services involved in compositions are generally strongly coupled, which raises problems with design, implementation, maintenance and evolution. Moreover, most Web Service composition-related research is centred on orchestrations, in which one of the services manages the interaction flow, and there are no proposals regarding the implementation of choreographies, where control over the composition does not fall on one of the composed services, but is distributed. This paper shows one approach to the question of how to prepare services for choreography by using Simple Object Access Protocol (SOAP) header information and aspect-oriented techniques, thus improving modularity, scalability and flexibility in this type of composition. How to implement and execute a specific choreography, while keeping users informed about partaking services, will also be analysed.