Adaptive web service composition

  • Authors:
  • Fernando Antônio Aires Lins;José Carlos dos Santos Júnior;Nelson Souto Rosa

  • Affiliations:
  • Universidade Federal de Pernambuco, Pernambuco - Brasil;Universidade Federal de Pernambuco, Pernambuco - Brasil;Universidade Federal de Pernambuco, Pernambuco - Brasil

  • Venue:
  • ACM SIGSOFT Software Engineering Notes
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Web services have played an important role in the development of distributed systems. In particular, the possibility of composing already implemented web services in order to provide a new functionality is an interesting approach for building distributed applications and business processes. The possibility of dynamically composing web services is also apparent. Current approaches address to this point, but they do not adopt established specifications, like WS-BPEL, as they usually propose modifications in the rules of business process specifications by imposing more difficulties to implement the system. This paper proposes a policy-driven approach for enabling web service adaptability through a semantic modification in the invocation primitive of WS-BPEL, whilst mantains its syntax unaffected. Hence, programmers may define dynamic web service compositions without changing the source code. The approach has been applied to a loan approval system in order to illustrate it.