An inherited approach for Web services reuse

Chen Shizhan,Feng Zhiyong,Zhao Dexin,Wang Jiafang
2007-01-01
Abstract:Web services composition is an emerging paradigm which reuses existing Web services to build application integration within and across organizational boundaries. In this paper, we propose the concept of web services class that packages elementary operations and composition logics together in a consistent interface in the form of a class definition. Web services class, which is not a substitute but a complement for WSDL, provides better support to reuse and extend composition logic flexibly through the concepts of inheritance, overriding and specialization. Transformation rule and tool close this gap by presenting how the concrete realization of composite services can be derived from, the class description automatically. It is our conjecture that such approach, will facilitate the design, development and management of Web services composition.
What problem does this paper attempt to address?